Amazon.KeyManagementService.Model.GrantConstraints.IsSetEncryptionContextSubset C# (CSharp) 메소드

IsSetEncryptionContextSubset() 개인적인 메소드

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