Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 738 Bytes

easencryptionprovidertype.md

File metadata and controls

33 lines (22 loc) · 738 Bytes
-api-id -api-type
T:Windows.Security.ExchangeActiveSyncProvisioning.EasEncryptionProviderType
winrt enum

EasEncryptionProviderType

-description

Note

EasEncryptionProviderType may be unavailable for releases after Windows 10.

Describes the type of Exchange ActiveSync encryption provider.

-enum-fields

-field NotEvaluated:0

The encryption provider type has not yet been determined.

-field WindowsEncryption:1

The encryption provider is a Windows provider.

-field OtherEncryption:2

The encryption provider is a non-Windows provider.

-remarks

-examples

-see-also