Click or drag to resize

OptionallyAuthenticatedRequestClientInformation Property

Used as a Container which contains all informations about the client.

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

Property Value

Type: ClientInformation
See Also