Click or drag to resize

ChallengeRealm Property

The Realm value associated with the challenge. If the challenge supports multiple auth methods, username/password authorization Realm is returned.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string Realm { get; }

Property Value

Type: String
See Also