The Endpoint type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Endpoint |
Initializes a new instance of the Endpoint class.
|
Methods
| Name | Description | |
|---|---|---|
| (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 | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Groups |
Gets or sets the group container to hold groups of this end point.
| |
| RegistrationId |
Gets or sets the registration id assigned to this endpoint by the relay service.
| |
| SecretKey |
Gets or sets the secret key used to authenticate requests operating on this endpoint
to the relay service.
|
See Also