ClaimTypes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the types of claims that are supported or may be supported in a future product release.
public ref class ClaimTypes abstract sealed
public static class ClaimTypes
type ClaimTypes = class
Public Class ClaimTypes
- Inheritance
-
ClaimTypes
Fields
EntityLogicalName |
An entity logical name claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/EntityLogicalName |
InitiatingUser |
An initiating user claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/InitiatingUser |
InitiatingUserAgent | |
Organization |
An organization claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/Organization |
PluginAssembly |
A plug-in assembly claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/PluginAssembly |
PluginPublisher |
A plug-in publisher claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/PluginPublisher |
RequestName |
A request name claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/RequestName |
SecurityToken |
A security token claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/SecurityToken |
User |
A user claim. Value = http://schemas.microsoft.com/xrm/2011/Claims/User |