RasEntryNameValidator Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasEntryNameValidator type exposes the following members.

Properties

  Name Description
Public property AllowExistingEntries
Gets or sets a value indicating whether existing entries will be allowed.
Public property AllowNonExistentPhoneBook
Gets or sets a value indicating whether nonexistent phone books are allowed.
Public property EntryName
Gets or sets the entry name to validate.
Public property ErrorCode
Gets the error code, if any, that occurred during validation.
Public property ErrorMessage
Gets or sets the error message.
Public property IsValid
Gets or sets a value indicating whether the entry name is valid.
Public property PhoneBookPath
Gets or sets the phone book path to validate the entry name against.

See Also