Partager via


WSFederationHttpBindingElement.PrivacyNoticeVersion Propriété

Définition

Obtient ou définit un entier qui spécifie la version de l'avis de confidentialité actuel.

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

Valeur de propriété

Entier qui spécifie la version de l'avis de confidentialité actuel.

Attributs

S’applique à