clientId

@get:GeneratedBy(type = AuthenticationLog::class)
val KProps<AuthenticationLog>.clientId: KNullablePropExpression<String>
@get:GeneratedBy(type = OauthRegisteredClient::class)
val KProps<OauthRegisteredClient>.clientId: KNullablePropExpression<String>