Share via


WSFederationHttpBindingElement.PrivacyNoticeVersion 屬性

定義

取得或設定整數,指定目前隱私權注意事項的版本。

public:
 property int PrivacyNoticeVersion { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("privacyNoticeVersion", DefaultValue=0)]
[System.Configuration.IntegerValidator(MinValue=0)]
public int PrivacyNoticeVersion { get; set; }
[<System.Configuration.ConfigurationProperty("privacyNoticeVersion", DefaultValue=0)>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.PrivacyNoticeVersion : int with get, set
Public Property PrivacyNoticeVersion As Integer

屬性值

指定目前隱私權注意事項之版本的整數。

屬性

適用於