|
ReadonlyAuthenticationOptionsRealm Property
|
Gets the case-sensitive identifier that defines the protection space for this authentication.
Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.230-beta
Syntaxpublic string Realm { get; }
Public ReadOnly Property Realm As String
Get
public:
property String^ Realm {
String^ get ();
}
member Realm : string with get
View SourceProperty Value
String
See Also