共用方式為


WsFederationConfiguration.Realm 屬性

定義

取得或設定要用於 WS-同盟登入要求 ("wsignin1.0") 的 wtrealm 參數值。

public:
 property System::String ^ Realm { System::String ^ get(); void set(System::String ^ value); };
public string Realm { get; set; }
member this.Realm : string with get, set
Public Property Realm As String

屬性值

用來向 Security Token Service (STS) 表明信賴憑證者 (RP) 識別身分的 URI。 不可以是 null

例外狀況

嘗試將屬性設為 null

適用於

另請參閱