.NET Framework Class Library

PasswordSettings Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace >

.NET Framework Class Library

PasswordSettings Class

This is base class for password settings of viewer components.

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class PasswordSettings

C#

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class PasswordSettings

Visual C++

[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class PasswordSettings

Inheritance Hierarchy

System.Object

Gnostice.Core.PasswordSettings

  Gnostice.Core.PasswordDialogSettings

See Also

PasswordSettings Members

Gnostice.Core Namespace