WSFederationHttpBindingElement.PrivacyNoticeVersion Eigenschap

Definitie

Hiermee wordt een geheel getal ophaalt of ingesteld dat de versie van de huidige privacyverklaring aangeeft.

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

Waarde van eigenschap

Een geheel getal dat de versie van de huidige privacyverklaring aangeeft.

Kenmerken

Van toepassing op