Log |
The LogOnCredential type exposes the following members.
| Name | Description | |
|---|---|---|
| LogOnCredential | Initializes a new instance of the LogOnCredential structure. |
| Name | Description | |
|---|---|---|
| Id | Gets the ID associated with the type of credential. | |
| Value | Gets the value of the credential. |
| Name | Description | |
|---|---|---|
| Equals(LogOnCredential) | Compares two LogOnCredential structures for equality. | |
| Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object)) | |
| GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(LogOnCredential, LogOnCredential) | Compares two LogOnCredential structures for equality. | |
| Inequality(LogOnCredential, LogOnCredential) | Compares two LogOnCredential structures for inequality. |