MetadataCertificate Class

Applies To: CRM 2015 on-prem, CRM Online

[This topic is pre-release documentation and is subject to change in future releases.]

Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

'Declaration
<DataContractAttribute(Name:="MetadataCertificate", Namespace:="https://schemas.microsoft.com/xrm/7.1/MetadataEndpoint")> _
Public NotInheritable Class MetadataCertificate
    Implements IExtensibleDataObject
[DataContractAttribute(Name="MetadataCertificate", Namespace="https://schemas.microsoft.com/xrm/7.1/MetadataEndpoint")] 
public sealed class MetadataCertificate : IExtensibleDataObject

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Sdk.MetadataCertificate

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008,Windows Server 2012,Windows 7

See Also

Reference

MetadataCertificate Members
Microsoft.Xrm.Sdk Namespace

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