Amazon.KeyManagementService.Model.GrantConstraints.IsSetEncryptionContextSubset C# (CSharp) Method

IsSetEncryptionContextSubset() private method

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