Table of Contents

Class Properties.RestServerAgent

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Property key constants specific to REST Server agents.

public static class Properties.RestServerAgent
Inheritance
Properties.RestServerAgent
Inherited Members

Fields

AllowAnonymousLogin

Allow unauthenticated access.

CorsAllowedOrigins

CORS allowed origins (comma-delimited).

EnableWriteEndpoint

Enable write endpoint for tag writes.

NetworkAdapter

Network adapter for the REST server endpoint.

PortNumber

Port number for the REST server.

UseHttps

Enable HTTPS encryption.