PublicKeyInfo 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.
Contains the name and value of a public encryption key.The PublicKeyInfo class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class PublicKeyInfo
public class PublicKeyInfo
Public Class PublicKeyInfo
- Inheritance
-
PublicKeyInfo
Fields
Key |
The name of the public key. The Key field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Value |
The value associated with the public key. The Value field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |