Click or drag to resize

AzureAdClientCredentialsSettings Fields

The AzureAdClientCredentialsSettings type exposes the following members.

Fields
  NameDescription
Public fieldClientId
ClientId
(Inherited from OAuthSettings.)
Public fieldClientSecret
ClientSecret
Public fieldInstance
Instance
(Inherited from AzureAdSettings.)
Public fieldScopes
Scopes
(Inherited from OAuthSettings.)
Public fieldTenantId
TenantId
(Inherited from AzureAdSettings.)
Public fieldUserName
Username
(Inherited from AnonymousAuthSettings.)
Top
See Also