Amazon.KeyManagementService.Model.EncryptRequest.IsSetEncryptionContext C# (CSharp) Метод

IsSetEncryptionContext() приватный Метод

private IsSetEncryptionContext ( ) : bool
Результат bool
        internal bool IsSetEncryptionContext()
        {
            return this._encryptionContext != null && this._encryptionContext.Count > 0; 
        }