2 references to Argument_ImproperType
System.Security.Principal.Windows (2)
System\Security\Principal\NTAccount.cs (1)
229
throw new ArgumentException(SR.
Argument_ImproperType
, nameof(sourceAccounts));
System\Security\Principal\SID.cs (1)
967
throw new ArgumentException(SR.
Argument_ImproperType
, nameof(sourceSids));