2 references to Argument_InvalidValue
System.Security.Principal.Windows (2)
System\Security\Principal\SID.cs (2)
500
throw new ArgumentException(SR.
Argument_InvalidValue
, nameof(sddlForm));
561
throw new ArgumentException(SR.
Argument_InvalidValue
, nameof(sidType));