WSFederationHttpBinding.PrivacyNoticeAt Property

Definition

Gets or sets the URI at which the privacy notice is located.

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

Property Value

Uri

The Uri at which the privacy notice is located.

Applies to