| ChallengeLocation Property |
Location of authorization resource associated with auth token challenge.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Uri Location { get; }Property Value
Type:
Uri
Remarks
Credential provider can navigate to this URI using browser window in order to authorize
and retrieve auth token for the challenge.
See Also