2 references to RevocationInfoNotSet
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\Errors.cs (1)
251case RightsManagementFailureCode.RevocationInfoNotSet:
Base\MS\Internal\Security\RightsManagement\IssuanceLicense.cs (1)
971if (hr == (int)RightsManagementFailureCode.RevocationInfoNotSet)