Access |
The AccessParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| CanReadFromPLC | Have permission to read from the PLC. | |
| CanWriteToPLC | Have permission to write to the PLC. | |
| Equals(AccessParameters) | Determines whether the specified access parameters is equal to the current access parameters. | |
| Equals(Object) |
Determines whether the specified access parameters is equal to the current access parameters.
(Overrides ObjectEquals(Object)) | |
| GetHashCode |
Serves as a hash code for these access parameters.
(Overrides ObjectGetHashCode) | |
| ToString |
Returns a string that represents these access parameters.
(Overrides ObjectToString) |