CardSpacePolicyElement.PolicyNoticeLink Property

Definition

Gets or sets the URI for the privacy information of this policy.

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

Property Value

Uri

The Uri where the privacy policy is located.

Applies to