다음을 통해 공유


WSFederationHttpBinding.PrivacyNoticeVersion 속성

정의

바인딩에 대한 개인 정보 알림 버전 번호를 가져오거나 설정합니다.

public:
 property int PrivacyNoticeVersion { int get(); void set(int value); };
public int PrivacyNoticeVersion { get; set; }
member this.PrivacyNoticeVersion : int with get, set
Public Property PrivacyNoticeVersion As Integer

속성 값

Int32

개인 정보 알림의 버전 번호입니다.

적용 대상