Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFNetCredential interface

Sets and retrieves user-name and password information for authentication purposes.

Members

The IMFNetCredential interface inherits from the IUnknown interface. IMFNetCredential also has these types of members:

Methods

The IMFNetCredential interface has these methods.

MethodDescription
GetPassword

Retrieves the decrypted password.

GetUser

Retrieves the username.

LoggedOnUser

Queries whether logged on credentials should be used.

SetPassword

Sets the password.

SetUser

Sets the user name.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Mfidl.h

Library

Mfuuid.lib

See also

Media Foundation Interfaces
Network Source Authentication

 

 

Show:
© 2017 Microsoft