Edit

Share via


AppIdentityToken.PublicKeyInfo Property

Definition

Gets the public key information. The PublicKeyInfo property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Auth::Validation::PublicKeyInfo ^ PublicKeyInfo { Microsoft::Exchange::WebServices::Auth::Validation::PublicKeyInfo ^ get(); };
public Microsoft.Exchange.WebServices.Auth.Validation.PublicKeyInfo PublicKeyInfo { get; }
Public ReadOnly Property PublicKeyInfo As PublicKeyInfo

Property Value

The public key information.

Applies to