ClaimTypes Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Identifies the types of claims that are supported or may be supported in a future product release.

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

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Sdk.ClaimTypes

Syntax

public static class ClaimTypes
Public NotInheritable Class ClaimTypes

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static EntityLogicalName

An entity logical name claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/EntityLogicalName

System_CAPS_pubfieldSystem_CAPS_static InitiatingUser

An initiating user claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/InitiatingUser

System_CAPS_pubfieldSystem_CAPS_static Organization

An organization claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/Organization

System_CAPS_pubfieldSystem_CAPS_static PluginAssembly

A plug-in assembly claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/PluginAssembly

System_CAPS_pubfieldSystem_CAPS_static PluginPublisher

A plug-in publisher claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/PluginPublisher

System_CAPS_pubfieldSystem_CAPS_static RequestName

A request name claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/RequestName

System_CAPS_pubfieldSystem_CAPS_static SecurityToken

A security token claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/SecurityToken

System_CAPS_pubfieldSystem_CAPS_static User

A user claim. Value = https://schemas.microsoft.com/xrm/2011/Claims/User

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.

See Also

Microsoft.Xrm.Sdk Namespace
Additional information about the security (SAML) token

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright