2 references to RoleClaimType
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
924string roleClaimType = dictionaryReader.GetAttribute(dictionary.RoleClaimType, dictionary.EmptyString); 1316dictionaryWriter.WriteAttributeString(dictionary.RoleClaimType, dictionary.EmptyString, identity.RoleClaimType);