次の方法で共有


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 パラメーターを設定します。 省略可能。

属性

適用対象

こちらもご覧ください