Amazon.IdentityManagement.Model.ServiceSpecificCredential.IsSetServicePassword C# (CSharp) Method

IsSetServicePassword() private method

private IsSetServicePassword ( ) : bool
return bool
        internal bool IsSetServicePassword()
        {
            return this._servicePassword != null;
        }