Share via


CardSpacePolicyElement.PolicyNoticeLink 속성

정의

이 정책의 개인 정보에 대한 URI를 가져오거나 설정합니다.

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

속성 값

Uri

개인 정보 취급 방침이 있는 Uri입니다.

적용 대상