RegisterResponseInfo.RegistrationId Property

Definition

Gets or sets a GUID that uniquely identifies the newly-registered peer.

public:
 property Guid RegistrationId { Guid get(); void set(Guid value); };
public Guid RegistrationId { get; set; }
member this.RegistrationId : Guid with get, set
Public Property RegistrationId As Guid

Property Value

Guid that uniquely identifies the newly-registered peer.

Applies to