UserPinServices Members
Include Protected Members
Include Inherited Members
Represents pin services available to a user.
The UserPinServices type exposes the following members.
Properties
Name | Description | |
---|---|---|
Endpoint | Gets the endpoint to which this pin services belongs to. (inherited from PinServices) |
Top
Methods
Name | Description | |
---|---|---|
BeginUpdatePin | Begins an asynchronous operation to set a new pin. | |
EndUpdatePin | This method is used to determine whether the corresponding operation completed successfully. This method will wait if the operation has not yet completed | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top