ExtremeSwank OpenID
TrustRoot Property
NamespacesExtremeSwank.OpenIdClientCoreTrustRoot
Gets or sets the URL that will serve as the base root of trust - defaults to current domain
Declaration Syntax
C#Visual BasicVisual C++
public string TrustRoot { get; set; }
Public Property TrustRoot As String
public:
property String^ TrustRoot {
	String^ get ();
	void set (String^ value);
}

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)