다음을 통해 공유


WSFederationHttpBindingElement.PrivacyNoticeAt 속성

정의

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

public:
 property Uri ^ PrivacyNoticeAt { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("privacyNoticeAt", DefaultValue=null)]
public Uri PrivacyNoticeAt { get; set; }
[<System.Configuration.ConfigurationProperty("privacyNoticeAt", DefaultValue=null)>]
member this.PrivacyNoticeAt : Uri with get, set
Public Property PrivacyNoticeAt As Uri

속성 값

Uri

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

특성

적용 대상