CmsMessageRecipient Class
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.
Represents a message recipient for the Cms cmdlets.
public ref class CmsMessageRecipient
public class CmsMessageRecipient
type CmsMessageRecipient = class
Public Class CmsMessageRecipient
- Inheritance
-
CmsMessageRecipient
Constructors
CmsMessageRecipient(String) |
Creates an instance of the CmsMessageRecipient class. |
CmsMessageRecipient(X509Certificate2) |
Creates an instance of the CmsMessageRecipient class. |
Properties
Certificates |
Gets the certificate associated with this recipient. |
Methods
Resolve(SessionState, ResolutionPurpose, ErrorRecord) |
Resolves the provided identifier into a collection of certificates. |