1 write to m_identity
System.Security.Claims (1)
System\Security\Claims\GenericPrincipal.cs (1)
19m_identity = identity;
2 references to m_identity
System.Security.Claims (2)
System\Security\Claims\GenericPrincipal.cs (2)
29AddIdentityWithRoles(m_identity, m_roles); 67get { return m_identity; }