2 references to EncryptionNotPermitted
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\Errors.cs (1)
105
case RightsManagementFailureCode.
EncryptionNotPermitted
:
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
100
throw new RightsManagementException(RightsManagementFailureCode.
EncryptionNotPermitted
);