STKXConnectAuthenticationMode#
- class ansys.stk.core.stkx.STKXConnectAuthenticationMode#
IntEnum
Overview#
|
Enforce local single user authentication. |
|
Use MutualTLS for authentication. |
|
Allow connections without user authentication. Not recommended. |
|
Using default authentication mode. |
Import detail#
from ansys.stk.core.stkx import STKXConnectAuthenticationMode