Amazon.KeyManagementService.Model.ImportKeyMaterialRequest.IsSetEncryptedKeyMaterial C# (CSharp) Méthode

IsSetEncryptedKeyMaterial() private méthode

private IsSetEncryptedKeyMaterial ( ) : bool
Résultat bool
        internal bool IsSetEncryptedKeyMaterial()
        {
            return this._encryptedKeyMaterial != null;
        }