Click or drag to resize

ClientInformationClientInstanceId Property

Client Id, will be set once for the client start. Is set when initializing the tunnel (HashValidator)

Namespace:  PsrApi.Data.Authentication.Request
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public Guid ClientInstanceId { get; set; }

Property Value

Type: Guid
See Also