VCardSecurity
VCardSecurity class
Represents a vCard security properties
The VCardSecurity type exposes the following members:
Constructors
Name | Description |
---|---|
VCardSecurity() | Initializes a new instance of the VCardSecurity class |
Properties
Name | Description |
---|---|
key | Gets or sets a public key(or authentication certificate) |
access_class | Gets or sets an access class |
encoding | Gets or sets a ContentTransferEncoding |
type | Gets or sets type of public key. |
Methods
Name | Description |
---|---|
save_to_pem(path) | |
save_to_pem(stream) |
See Also
- namespace aspose.email.personalinfo.vcard
- assembly Aspose.Email