LogOnCredential Structure |
Namespace: Dundas.BI.AccountServices
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(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) |
![]() | Equals(LogOnCredential) |
Compares two LogOnCredential structures for equality.
|
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Compares two LogOnCredential structures for equality.
|
![]() ![]() | Inequality |
Compares two LogOnCredential structures for inequality.
|