次の方法で共有


WSFederationHttpBindingElement.PrivacyNoticeAt プロパティ

定義

プライバシーに関する声明が存在する場所の URI を取得または設定します。

public:
 property Uri ^ PrivacyNoticeAt { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("privacyNoticeAt", DefaultValue=null)]
public Uri PrivacyNoticeAt { get; set; }
[<System.Configuration.ConfigurationProperty("privacyNoticeAt", DefaultValue=null)>]
member this.PrivacyNoticeAt : Uri with get, set
Public Property PrivacyNoticeAt As Uri

プロパティ値

Uri

プライバシーに関する声明の場所を示す Uri

属性

適用対象