言語

WSFederationElement.Policy プロパティ

定義

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

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

プロパティ値

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

属性

適用対象

こちらもご覧ください