CadCollabConnectionOptions(CadCollabTransportMode, CadCollabAuthMode, String?, String?, String?) Constructor

Definition

Assembly ProCad.Collaboration.dll
public CadCollabConnectionOptions(CadCollabTransportMode TransportMode, CadCollabAuthMode AuthMode, string? WebSocketUrl = null, string? SharedFilePath = null, string? BearerToken = null)

Parameters

TransportMode
CadCollabTransportMode
WebSocketUrl
String?
SharedFilePath
String?
BearerToken
String?