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)
Syntaxpublic ClientInformation ClientInformation { get; set; }
Property Value
Type:
ClientInformation
See Also