Amazon.DirectoryService.Model.CreateTrustRequest.IsSetTrustPassword C# (CSharp) Method

IsSetTrustPassword() private method

private IsSetTrustPassword ( ) : bool
return bool
        internal bool IsSetTrustPassword()
        {
            return this._trustPassword != null;
        }