Class AbpClaimTypes
Inheritance
AbpClaimTypes
Assembly: Volo.Abp.Security.dll
Syntax
public static class AbpClaimTypes
Properties
ClientId
Declaration
public static string ClientId { get; set; }
Property Value
EditionId
Declaration
public static string EditionId { get; set; }
Property Value
Email
Declaration
public static string Email { get; set; }
Property Value
EmailVerified
Declaration
public static string EmailVerified { get; set; }
Property Value
ImpersonatorTenantId
Declaration
public static string ImpersonatorTenantId { get; set; }
Property Value
ImpersonatorTenantName
Declaration
public static string ImpersonatorTenantName { get; set; }
Property Value
ImpersonatorUserId
Declaration
public static string ImpersonatorUserId { get; set; }
Property Value
ImpersonatorUserName
Declaration
public static string ImpersonatorUserName { get; set; }
Property Value
Name
Declaration
public static string Name { get; set; }
Property Value
PhoneNumber
Declaration
public static string PhoneNumber { get; set; }
Property Value
PhoneNumberVerified
Declaration
public static string PhoneNumberVerified { get; set; }
Property Value
Picture
Declaration
public static string Picture { get; set; }
Property Value
RememberMe
Declaration
public static string RememberMe { get; set; }
Property Value
Role
Declaration
public static string Role { get; set; }
Property Value
SessionId
Declaration
public static string SessionId { get; set; }
Property Value
SurName
Declaration
public static string SurName { get; set; }
Property Value
TenantId
Declaration
public static string TenantId { get; set; }
Property Value
UserId
Declaration
public static string UserId { get; set; }
Property Value
UserName
Declaration
public static string UserName { get; set; }
Property Value