Amazon.KeyManagementService.Model.ReEncryptRequest.IsSetSourceEncryptionContext C# (CSharp) Method

IsSetSourceEncryptionContext() private method

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