Opc.Ua.WebApi.Model.CreateSessionResponse
February 8, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ResponseHeader | ResponseHeader | [optional] | |
| SessionId | string | [optional] | |
| AuthenticationToken | string | [optional] | |
| RevisedSessionTimeout | double | [optional] [default to 0D] | |
| ServerNonce | byte[] | [optional] | |
| ServerCertificate | byte[] | [optional] | |
| ServerEndpoints | List<EndpointDescription> | [optional] | |
| ServerSoftwareCertificates | List<SignedSoftwareCertificate> | [optional] | |
| ServerSignature | SignatureData | [optional] | |
| MaxRequestMessageSize | long | [optional] [default to 0] |