次の方法で共有


EasComplianceResults.EncryptionProviderType プロパティ

定義

注意

easComplianceResults は、Windows 10後のリリースでは使用できない場合があります。

Exchange ActiveSync暗号化プロバイダーの種類を取得します。

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

プロパティ値

Exchange ActiveSync暗号化プロバイダーの種類。

適用対象