TrustRealm Constructor ()

 

Initializes a new instance of the TrustRealm class.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Syntax

public TrustRealm()
public:
TrustRealm()
new : unit -> TrustRealm
Public Sub New

See Also

TrustRealm Class
System.Web.Security.SingleSignOn Namespace

Return to top