Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ClaimTypes.Role Field
Definition
- Namespace:
- System.Security.Claims
- Assemblies:
- mscorlib.dll, System.Security.Claims.dll
- Assemblies:
- netstandard.dll, System.Security.Claims.dll
- Assembly:
- System.Security.Claims.dll
- Assembly:
- mscorlib.dll
- Assembly:
- netstandard.dll
- Source:
- ClaimTypes.cs
- Source:
- ClaimTypes.cs
- Source:
- GenericPrincipal.cs
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.
Specifies the URI for a claim that indicates the role of an entity; http://schemas.microsoft.com/ws/2008/06/identity/claims/role.
public: System::String ^ Role;
public const string Role;
val mutable Role : string
Public Const Role As String
Field Value
Remarks
Note
Schema URIs are mostly used as identifiers and shouldn't be expected to work as hyperlinks.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
