ChallengeLocation Property |
Location of authorization resource associated with auth token challenge.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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