Sdílet prostřednictvím


HttpTransportElement.Realm Vlastnost

Definice

Získá nebo nastaví sféru ověřování.

public:
 property System::String ^ Realm { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("realm", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string Realm { get; set; }
[<System.Configuration.ConfigurationProperty("realm", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.Realm : string with get, set
Public Property Realm As String

Hodnota vlastnosti

String

Řetězec, který obsahuje sféru ověřování.

Atributy

Platí pro