2 references to PrincipalOperationException
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
1242
throw new
PrincipalOperationException
(e.Message, e);
1247
throw new
PrincipalOperationException
(e.Message, e);