Click or drag to resize

ChallengeRealms Property

Realms by authorization methods map.

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

Property Value

Type: DictionaryChallengeAuthorizationMethod, ListString
See Also