Click or drag to resize
ChallengeRealms Property
Realms by authorization methods map.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Dictionary<ChallengeAuthorizationMethod, List<string>> Realms { get; }

Property Value

Type: DictionaryChallengeAuthorizationMethod, ListString
See Also