IServiceConfiguration Members

Represents a configured Microsoft Dynamics CRM service.

The following tables list the members exposed by the IServiceConfiguration 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 CurrentIssuer Gets or sets the endpoint used by the Secure Token Service (STS) to issue the trusted token.
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).
public property ServiceEndpoints Gets the available endpoints of the service.

Top

Public Methods

  Name Description
public method Authenticate Overloaded. Authenticates against the trusted Microsoft Dynamics CRM Secure Token Service.
public method AuthenticateCrossRealm Overloaded. Authenticates against a remote Secure Token Service(STS).
public method AuthenticateDevice Authenticates a registered device against Microsoft account.
public method CreateChannelFactory Overloaded. Creates a client factory.
public method GetIdentityProvider Returns the identity provider used for a specified user when accessing a service.

Top

See Also

Reference

IServiceConfiguration Generic Interface
Microsoft.Xrm.Sdk.Client Namespace

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