The ClientIdentity type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ClientIdentity |
Initializes a new instance of the ClientIdentity class.
| |
| ClientIdentity(String, String) |
Initializes a new instance of the ClientIdentity class.
|
Methods
| Name | Description | |
|---|---|---|
| Copy |
Derived class provides implementation.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnRetriveAccessTokenComplete |
Helper method to fire the RetriveAccessTokenCompleteEvent event.
| |
| RetriveAccessToken |
Gets the identity token that is used when communicating with the server.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| RegistrationId |
Gets or sets the registration id.
| |
| SecretKey |
Gets or sets the secret key.
|
See Also