Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets and retrieves user-name and password information for authentication purposes.
Inheritance
The IMFNetCredential interface inherits from the IUnknown interface. IMFNetCredential also has these types of members:
Methods
The IMFNetCredential interface has these methods.
| IMFNetCredential::GetPassword Retrieves the password. | 
| IMFNetCredential::GetUser Retrieves the user name. | 
| IMFNetCredential::LoggedOnUser Queries whether logged-on credentials should be used. | 
| IMFNetCredential::SetPassword Sets the password. | 
| IMFNetCredential::SetUser Sets the user name. | 
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] | 
| Minimum supported server | Windows Server 2008 [desktop apps only] | 
| Target Platform | Windows | 
| Header | mfidl.h |