5 references to SR
System.Security.Claims (5)
System\Security\Claims\ClaimsIdentity.cs (4)
176throw new InvalidOperationException(SR.InvalidOperationException_ActorGraphCircular); 286throw new InvalidOperationException(SR.InvalidOperationException_ActorGraphCircular); 495throw new InvalidOperationException(SR.Format(SR.InvalidOperation_ClaimCannotBeRemoved, claim));
System\Security\Claims\ClaimsPrincipal.cs (1)
564throw new PlatformNotSupportedException(SR.PlatformNotSupported_Serialization); // BinaryFormatter and WindowsIdentity would be needed