







![]() ![]() ![]() |
DotRas SDK Documentation |
RasEntryNameValidator Members |
RasEntryNameValidator Class Constructors Methods Properties See Also Send Feedback |
![]() |
The RasEntryNameValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RasEntryNameValidator |
Initializes a new instance of the RasEntryNameValidator class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Validate |
Evaluates the condition it checks, and updates the IsValid property.
|
Properties
Name | Description | |
---|---|---|
![]() |
AllowExistingEntries |
Gets or sets a value indicating whether existing entries will be allowed.
|
![]() |
AllowNonExistentPhoneBook |
Gets or sets a value indicating whether nonexistent phone books are allowed.
|
![]() |
EntryName |
Gets or sets the entry name to validate.
|
![]() |
ErrorCode |
Gets the error code, if any, that occurred during validation.
|
![]() |
ErrorMessage |
Gets or sets the error message.
|
![]() |
IsValid |
Gets or sets a value indicating whether the entry name is valid.
|
![]() |
PhoneBookPath |
Gets or sets the phone book path to validate the entry name against.
|