SecureCredentialProvider Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
SecureCredentialProvider | Initializes a new instance of the SecureCredentialProvider class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Domain | Gets the domain of the credentials. |
![]() |
Fullname | Gets the fully qualified name of the credentials. |
![]() |
Password | Gets the password of the credentials. |
![]() |
Username | Gets the user name of the credentials. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Disposes resources. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top