SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthFormTemplate Property

Defines the default authentication template (login page).

Object Oriented Interface

public function getAuthFormTemplate();
public function setAuthFormTemplate($value);

Procedural Interface

secureblackbox_samlidpserver_get($res, 5 );
secureblackbox_samlidpserver_set($res, 5, $value );

Default Value

''

Remarks

This property contains the HTML code of the authentication form. You can use it to control the appearance of the login page.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]