Amazon.KeyManagementService.Model.GrantConstraints.IsSetEncryptionContextSubset C# (CSharp) Méthode

IsSetEncryptionContextSubset() private méthode

private IsSetEncryptionContextSubset ( ) : bool
Résultat bool
        internal bool IsSetEncryptionContextSubset()
        {
            return this._encryptionContextSubset != null && this._encryptionContextSubset.Count > 0; 
        }