Amazon.DirectoryService.Model.ConnectDirectoryRequest.IsSetPassword C# (CSharp) Méthode

IsSetPassword() private méthode

private IsSetPassword ( ) : bool
Résultat bool
        internal bool IsSetPassword()
        {
            return this._password != null;
        }