Click or drag to resize

ClientInformationClientType Property

ClientType that has triggered the logbook entry (Win, Web, APi...)

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

Property Value

Type: String
See Also