Udostępnij za pośrednictwem


HttpTransportElement.Realm Właściwość

Definicja

Pobiera lub ustawia uwierzytelniania.

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

Wartość właściwości

String

Ciąg zawierający pole uwierzytelniania.

Atrybuty

Dotyczy