Share via


SerializableSecureStoreCredential members

Provides a representation of the credentials used by the Secure Store Service that can be serialized

The SerializableSecureStoreCredential type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Credential Gets a byte array that represents the credential value.
Public property CredentialType Gets the credential type.

Top

Methods

  Name Description
Public method Dispose Releases all resources used by the current instance of the SerializableSecureStoreCredential class.
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

SerializableSecureStoreCredential class

Microsoft.Office.SecureStoreService.Server namespace