다음을 통해 공유


WSFederationHttpBinding.PrivacyNoticeAt 속성

정의

개인 정보 알림이 있는 URI를 가져오거나 설정합니다.

public:
 property Uri ^ PrivacyNoticeAt { Uri ^ get(); void set(Uri ^ value); };
public Uri PrivacyNoticeAt { get; set; }
member this.PrivacyNoticeAt : Uri with get, set
Public Property PrivacyNoticeAt As Uri

속성 값

Uri

개인 정보 알림이 있는 Uri입니다.

적용 대상