Click or drag to resize

SolidFireElementSetLoginSessionInfo Method

Overload List
  NameDescription
Public methodSetLoginSessionInfo(String)
You can use SetLoginSessionInfo to set the period of time that a session's login authentication is valid. After the log in period elapses without activity on the system, the authentication expires. New login credentials are required for continued access to the cluster after the timeout period has elapsed.
Public methodSetLoginSessionInfo(SetLoginSessionInfoRequest)
You can use SetLoginSessionInfo to set the period of time that a session's login authentication is valid. After the log in period elapses without activity on the system, the authentication expires. New login credentials are required for continued access to the cluster after the timeout period has elapsed.
Top
See Also