2 references to Label
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
945
identity.Label = dictionaryReader.GetAttribute(dictionary.
Label
, dictionary.EmptyString);
1304
dictionaryWriter.WriteAttributeString(dictionary.
Label
, dictionary.EmptyString, identity.Label);