Adldap\Schemas\SchemaInterface::scriptPath PHP Method

scriptPath() public method

This attribute specifies the path for the user's logon script. The string can be null.
public scriptPath ( ) : string
return string
    public function scriptPath();
SchemaInterface