IServiceConfiguration Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Represents a configured Microsoft Dynamics CRM service.
The following tables list the members exposed by the IServiceConfiguration type.
Public Properties
Name | Description | |
---|---|---|
AuthenticationType | Gets the type of authentication in use by the identity provider of the service. | |
CrossRealmIssuerEndpoints | Gets the available endpoints of the user’s home realm identity provider. | |
CurrentIssuer | Gets or sets the endpoint used by the Secure Token Service (STS) to issue the trusted token. | |
CurrentServiceEndpoint | Gets or sets the current endpoint in use by a service. | |
IssuerEndpoints | Gets the available endpoints of the security token service (STS). | |
PolicyConfiguration | Gets the policy configuration that identifies a Secure Token Service (STS). | |
ServiceEndpoints | Gets the available endpoints of the service. |
Top
Public Methods
Name | Description | |
---|---|---|
Authenticate | Overloaded. Authenticates against the trusted Microsoft Dynamics CRM Secure Token Service. | |
AuthenticateCrossRealm | Overloaded. Authenticates against a remote Secure Token Service(STS). | |
AuthenticateDevice | Authenticates a registered device against Microsoft account. | |
CreateChannelFactory | Overloaded. Creates a client factory. | |
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.
© 2013 Microsoft Corporation. All rights reserved.