![]() | IdentityContract Class |
Namespace: SOS.SDK.Contracts.DataContracts
public class IdentityContract : IIdentityContainer
The IdentityContract type exposes the following members.
Name | Description | |
---|---|---|
![]() | IdentityContract | Initializes a new instance of the IdentityContract class |
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetIdentity | Get associated IdentityContract instance. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | (String to IdentityContract) |
Explicitly convert SDK Token string to the Identity contract.
|
![]() ![]() | (IdentityContract to String) |
Explicitly convert Identity contract to Token string.
|