This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public:
property bool RequireHttpsMetadata { bool get(); void set(bool value); };
public bool RequireHttpsMetadata { get; set; }
member this.RequireHttpsMetadata : bool with get, set
Public Property RequireHttpsMetadata As Boolean
Property Value