2 references to IdentityReference_AccountNameTooLong
System.Security.Principal.Windows (2)
System\Security\Principal\NTAccount.cs (2)
40
throw new ArgumentException(SR.
IdentityReference_AccountNameTooLong
, nameof(accountName));
64
throw new ArgumentException(SR.
IdentityReference_AccountNameTooLong
, nameof(name));