CredentialsVerificationInfo Constructor
This constructor supports the AD FS infrastructure and is not intended to be used directly from your code. Initializes a new instance of the CredentialsVerificationInfo object.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Overload List
Name | Description | |
---|---|---|
CredentialsVerificationInfo() | Initializes a new instance of the CredentialsVerificationInfo class. |
|
CredentialsVerificationInfo(AccountStore.AccountStoreType, String, String, String, UserValidationInfo) | This constructor supports the AD FS infrastructure and is not intended to be used directly from your code. Initializes a new instance of the CredentialsVerificationInfo object based on the supplied parameter values. |
See Also
CredentialsVerificationInfo Class
System.Web.Security.SingleSignOn Namespace
Return to top