Share via


EasComplianceResults.EncryptionProviderType Property

Definition

Note

EasComplianceResults may be unavailable for releases after Windows 10.

Gets the type of the Exchange ActiveSync encryption provider.

public:
 property EasEncryptionProviderType EncryptionProviderType { EasEncryptionProviderType get(); };
EasEncryptionProviderType EncryptionProviderType();
public EasEncryptionProviderType EncryptionProviderType { get; }
var easEncryptionProviderType = easComplianceResults.encryptionProviderType;
Public ReadOnly Property EncryptionProviderType As EasEncryptionProviderType

Property Value

The type of the Exchange ActiveSync encryption provider.

Applies to