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

属性值

标识安全标志服务 (STS)的该依赖方 (RP) 的 URI。 不能为 null

例外

尝试将该属性设置为 null

适用于

另请参阅