Opc.Ua.WebApi.Model.CreateSessionRequest
February 8, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RequestHeader | RequestHeader | [optional] | |
| ClientDescription | ApplicationDescription | [optional] | |
| ServerUri | string | [optional] | |
| EndpointUrl | string | [optional] | |
| SessionName | string | [optional] | |
| ClientNonce | byte[] | [optional] | |
| ClientCertificate | byte[] | [optional] | |
| RequestedSessionTimeout | double | [optional] [default to 0D] | |
| MaxResponseMessageSize | long | [optional] [default to 0] |