AccountStore Constructor ()

 

Supports the AD FS infrastructure and is not intended to be used directly from your code. Initializes an instance of the AccountStore class.

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

Syntax

protected AccountStore()
protected:
AccountStore()
new : unit -> AccountStore
Protected Sub New

See Also

AccountStore Class
System.Web.Security.SingleSignOn Namespace

Return to top