IdentityModel interface
Identity model.
Properties
aad |
Gets or sets the authority of the SPN with which Dra communicates to service. |
application |
Gets or sets the client/application Id of the SPN with which Dra communicates to service. |
audience | Gets or sets the audience of the SPN with which Dra communicates to service. |
object |
Gets or sets the object Id of the SPN with which Dra communicates to service. |
tenant |
Gets or sets the tenant Id of the SPN with which Dra communicates to service. |
Property Details
aadAuthority
Gets or sets the authority of the SPN with which Dra communicates to service.
aadAuthority: string
Property Value
string
applicationId
Gets or sets the client/application Id of the SPN with which Dra communicates to service.
applicationId: string
Property Value
string
audience
Gets or sets the audience of the SPN with which Dra communicates to service.
audience: string
Property Value
string
objectId
Gets or sets the object Id of the SPN with which Dra communicates to service.
objectId: string
Property Value
string
tenantId
Gets or sets the tenant Id of the SPN with which Dra communicates to service.
tenantId: string
Property Value
string
Azure SDK for JavaScript