Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » Views » System views

 

SYSLOGINPOLICYOPTION system view

The underlying system table for this view is ISYSLOGINPOLICYOPTION.

Column name Data type Description
login_policy_id UNSIGNED BIGINT A unique identifier for the login policy.
login_option_name CHAR(128) The name of the login policy.
login_option_value LONG VARCHAR The value of the login policy at the time it was created.
 Constraints on underlying system table
 See also