Amazon.KeyManagementService.Model.ReEncryptRequest.IsSetSourceEncryptionContext C# (CSharp) Метод

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

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