Изменить

Поделиться через


ClaimTypes.Role Field

Definition

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