Amazon.OpsWorks.Model.Source.IsSetPassword C# (CSharp) Метод

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

private IsSetPassword ( ) : bool
Результат bool
        internal bool IsSetPassword()
        {
            return this._password != null;
        }