WSFederationHttpBindingElement.PrivacyNoticeAt Eigenschaft

Definition

Ruft den URI ab, an dem sich der Datenschutzhinweis befindet, oder legt diesen fest.

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

Eigenschaftswert

Uri

Der Uri, an dem sich der Datenschutzhinweis befindet.

Attribute

Gilt für