Share via


SecureCredentialProvider members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Provides credentials for data source authentication.

The SecureCredentialProvider type exposes the following members.

Constructors

  Name Description
Public method SecureCredentialProvider Initializes a new instance of the SecureCredentialProvider class.

Top

Properties

  Name Description
Public property Domain Gets the domain of the credentials.
Public property Fullname Gets the fully qualified name of the credentials.
Public property Password Gets the password of the credentials.
Public property Username Gets the user name of the credentials.

Top

Methods

  Name Description
Public method Dispose Disposes resources.
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

SecureCredentialProvider class

Microsoft.PerformancePoint.Scorecards.Server namespace