12. Login/Text Operational Text Keys
12. 로그인/텍스트 조작 텍스트 키
Some session specific parameters MUST only be carried on the leading connection and cannot be changed after the leading connection login (e.g., MaxConnections, the maximum number of connections).
일부 세션별 매개변수는 선행 연결에서만 전달되어야 하며 선행 연결 로그인 후에는 변경할 수 없습니다 (예: MaxConnections, 최대 연결 수).
This holds for a single connection session with regard to connection restart.
이는 연결 다시 시작과 관련하여 단일 연결 세션에 적용됩니다.
The keys that fall into this category have the use: LO (Leading Only).
이 카테고리에 속하는 키의 용도는 LO (선행 전용)입니다.
Keys that can only be used during login have the use: IO (initialize only), while those that can be used in both the Login Phase and Full Feature Phase have the use: ALL.
로그인 중에만 사용할 수 있는 키는 IO (초기화 전용)를 사용하고, 로그인 단계와 전체 기능 단계 모두에서 사용할 수 있는 키는 ALL을 사용합니다.
Keys that can only be used during Full Feature Phase use FFPO (Full Feature Phase only).
전체 기능 단계에서만 사용할 수 있는 키는 FFPO (전체 기능 단계만)를 사용합니다.
Keys marked as Any-Stage may also appear in the SecurityNegotiation stage while all other keys described in this chapter are operational keys.
모든 단계로 표시된 키는 SecurityNegotiation 단계에도 나타날 수 있으며 이 장에 설명된 다른 모든 키는 작동 키입니다.
Keys that do not require an answer are marked as Declarative.
답변이 필요하지 않은 키는 선언형으로 표시됩니다.
Key scope is indicated as session-wide (SW) or connection-only (CO).
키 범위는 세션 전체 (SW) 또는 연결 전용 (CO)으로 표시됩니다.
Result function, wherever mentioned, states the function that can be applied to check the validity of the responder selection.
언급된 곳마다 결과 함수는 응답자 선택의 유효성을 확인하기 위해 적용할 수 있는 함수를 나타냅니다.
Minimum means that the selected value cannot exceed the offered value.
최소값은 선택한 값이 제공된 값을 초과할 수 없음을 의미합니다.
Maximum means that the selected value cannot be lower than the offered value.
최대값은 선택한 값이 제공된 값보다 낮을 수 없음을 의미합니다.
AND means that the selected value must be a possible result of a Boolean "and" function with an arbitrary Boolean value (e.g., if the offered value is No the selected value must be No).
AND는 선택한 값이 임의의 부울 값이 있는 부울 "and" 함수의 가능한 결과여야 함을 의미합니다 (예: 제공된 값이 No인 경우 선택한 값은 No여야 함).
OR means that the selected value must be a possible result of a Boolean "or" function with an arbitrary Boolean value (e.g., if the offered value is Yes the selected value must be Yes).
OR은 선택한 값이 임의의 부울 값이 있는 부울 "or" 함수의 가능한 결과여야 함을 의미합니다 (예: 제공된 값이 '예'인 경우 선택한 값은 '예'여야 함).