ResolutionPurpose Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the purpose for resolution of a CmsMessageRecipient.
public enum class ResolutionPurpose
public enum ResolutionPurpose
type ResolutionPurpose =
Public Enum ResolutionPurpose
- Inheritance
-
ResolutionPurpose
Fields
Name | Value | Description |
---|---|---|
Encryption | 0 | This message recipient is intended to be used for message encryption. |
Decryption | 1 | This message recipient is intended to be used for message decryption. |