Udostępnij za pośrednictwem


WSFederationElement.HomeRealm Właściwość

Definicja

Pobiera lub ustawia homeRealm atrybut.

public:
 property System::String ^ HomeRealm { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("homeRealm", IsRequired=false)]
public string HomeRealm { get; set; }
[<System.Configuration.ConfigurationProperty("homeRealm", IsRequired=false)>]
member this.HomeRealm : string with get, set
Public Property HomeRealm As String

Wartość właściwości

Ciąg zawierający identyfikator URI obszaru macierzystego dostawcy tożsamości (IP). Wartość domyślna to pusty ciąg. Ustawia parametr whr żądania logowania WS-Federation. Opcjonalny.

Atrybuty

Dotyczy

Zobacz też