ClientAuthenticationSettings interface
Client authentication settings for namespace resource.
Properties
alternative |
Alternative authentication name sources related to client authentication settings for namespace resource. |
custom |
Custom JWT authentication settings for namespace resource. |
Property Details
alternativeAuthenticationNameSources
Alternative authentication name sources related to client authentication settings for namespace resource.
alternativeAuthenticationNameSources?: string[]
Property Value
string[]
customJwtAuthentication
Custom JWT authentication settings for namespace resource.
customJwtAuthentication?: CustomJwtAuthenticationSettings
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript