WsFederationConfiguration.Resource 属性

定义

获取或设置 WS 联合身份验证登录请求(“wsignin1.0”)中使用的 wres 参数的值。

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

属性值

标识访问的资源、依赖方 (RP)和对安全标志服务 (STS) 的 URI。 默认值为一个空字符串。

注解

应使用由 Realm 属性设置的 wtrealm 参数,而不是此参数。

适用于

另请参阅