EasEncryptionProviderType EasEncryptionProviderType EasEncryptionProviderType EasEncryptionProviderType Enum

Definition

Note

EasEncryptionProviderType may be unavailable for releases after Windows 10.

Describes the type of Exchange ActiveSync encryption provider.

public : enum class EasEncryptionProviderTypepublic enum EasEncryptionProviderTypePublic Enum EasEncryptionProviderType// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Security.ExchangeActiveSyncProvisioning.EasContract (introduced v1)

Fields

NotEvaluated NotEvaluated NotEvaluated NotEvaluated

The encryption provider type has not yet been determined.

OtherEncryption OtherEncryption OtherEncryption OtherEncryption

The encryption provider is a non-Windows provider.

WindowsEncryption WindowsEncryption WindowsEncryption WindowsEncryption

The encryption provider is a Windows provider.