ConnectAuthenticationMode#

class ansys.stk.core.stkobjects.ConnectAuthenticationMode#

IntEnum

Overview#

SINGLE_USER_LOCAL

Enforce local single user authentication.

MUTUAL_TLS

Use MutualTLS for authentication.

INSECURE

Allow connections without user authentication. Not recommended.

Import detail#

from ansys.stk.core.stkobjects import ConnectAuthenticationMode