IServiceManagement Members

An interface which provides a simpler authentication experience.

The following tables list the members exposed by the IServiceManagement type.

Public Properties

  Name Description
public property AuthenticationType Gets the type of authentication in use by the identity provider of the service.
public property CrossRealmIssuerEndpoints Gets the available endpoints of the user’s home realm identity provider.
public property CurrentServiceEndpoint Gets or sets the current endpoint in use by a service.
public property IssuerEndpoints Gets the available endpoints of the security token service (STS).
public property PolicyConfiguration Gets the policy configuration that identifies a Secure Token Service (STS).

Top

Public Methods

  Name Description
public method Authenticate Authenticates the logged on user with the service.
public method CreateChannelFactory Overloaded. Creates a channel factory.
public method GetIdentityProvider Returns the identity provider used for a specified user when accessing a service.

Top

See Also

Reference

IServiceManagement Generic Interface
Microsoft.Xrm.Sdk.Client Namespace
Improve Service Channel Allocation Performance

Other Resources

Sample: Authenticate Users with Microsoft Dynamics CRM Web Services

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.