IConnectedIdentityProvider interface (identityprovider.h)

Provides methods of interaction with a connected identity provider.

Inheritance

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

Methods

The IConnectedIdentityProvider interface has these methods.

 
IConnectedIdentityProvider::ConnectIdentity

Connects an identity to a domain user.
IConnectedIdentityProvider::DisconnectIdentity

Disconnects an online identity from the current domain user.
IConnectedIdentityProvider::GetUrl

Returns the URL string for the specified wizard or webpage.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header identityprovider.h