ClientAuthenticationSettingsResponse

data class ClientAuthenticationSettingsResponse(val alternativeAuthenticationNameSources: List<String>? = null)

Client authentication settings for namespace resource.

Constructors

Link copied to clipboard
constructor(alternativeAuthenticationNameSources: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Alternative authentication name sources related to client authentication settings for namespace resource.