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