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: 592.1.30.0
Syntax
C#
public string Realm { get; }

Property Value

Type: String
See Also