共用方式為


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

屬性值

用來向 Security Token Service (STS) 識別所存取之資源 (信賴憑證者 (RP)) 的 URI。 預設為空字串。

備註

應該使用 由 屬性設定的 Realm wtrealm 參數,而不是此參數。

適用於

另請參閱