System\DirectoryServices\AccountManagement\Utils.cs (24)
376throw new PrincipalOperationException(SR.Format(SR.UnableToOpenToken, lastError));
383throw new PrincipalOperationException(SR.Format(SR.UnableToOpenToken, error));
406SR.Format(SR.UnableToRetrieveTokenInfo, getTokenInfoError));
429SR.Format(SR.UnableToRetrieveTokenInfo, lastError));
450SR.Format(SR.UnableToRetrieveTokenInfo, lastError));
483throw new PrincipalOperationException(SR.Format(
484SR.UnableToRetrievePolicy,
498throw new PrincipalOperationException(SR.Format(
499SR.UnableToRetrievePolicy,
520SR.Format(SR.UnableToRetrievePolicy, lastError));
570SR.Format(
571SR.UnableToRetrieveDomainInfo,
762SR.Format(SR.UnableToImpersonateCredentials, lastError));
775SR.Format(SR.UnableToImpersonateCredentials, lastError));
803SR.Format(
804SR.UnableToRetrieveDomainInfo,