Share via


SecureStoreCredential Members

Include Protected Members
Include Inherited Members

Represents the credential for an external application.

The SecureStoreCredential type exposes the following members.

Constructors

  Name Description
Public method SecureStoreCredential Initializes a new instance of the SecureStoreCredential class with the specified credential and the credential type.

Top

Properties

  Name Description
Public property Credential Gets the Secure Store credential.
Public property CredentialType Gets the type of the Secure Store credential.
Public propertyStatic member MaxCredentialsLength Gets the maximum length of the secure string that represents the credential.

Top

Methods

  Name Description
Public method Dispose Disposes the SecureStoreCredential instance.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SecureStoreCredential Class

Microsoft.Office.SecureStoreService.Server Namespace