IClusCfgCredentials interface
[This interface is available for use only in Windows Server 2003.]
Sets and retrieves user credentials.
Members
The IClusCfgCredentials interface inherits from the IUnknown interface. IClusCfgCredentials also has these types of members:
- Methods
Methods
The IClusCfgCredentials interface has these methods.
| Method | Description |
|---|---|
| AssignFrom | Overwrites the user credentials with credentials copied from another instance of IClusCfgCredentials. |
| AssignTo | Copies the user credentials to another instance of IClusCfgCredentials. |
| GetCredentials | Retrieves the user credentials. |
| GetIdentity | Retrieves the user name and domain name from the user credentials. |
| GetPassword | Retrieves the password from the user credentials. |
| SetCredentials | Sets the user credentials. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2003 |
End of server support |
Windows Server 2003 |
IDL |
ClusCfgServer.idl |
DLL |
ClCfgSrv.dll |
IID |
IID_IClusCfgCredentials is defined as 54AA9406-A409-4B49-B314-5F0A0CE4C88E |