WSFederationElement.Resource プロパティ

定義

resource属性を取得または設定します。

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

プロパティ値

WS-Federation リソース値の URI を含む文字列。 既定値は空の文字列です。 サインイン要求 wres パラメーター WS-Federation 要求を設定します。 このフィールドは省略可能です。

属性

適用対象

こちらもご覧ください