SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LogoutPage Property

Specifies the location of the logout page.

Object Oriented Interface

public function getLogoutPage();
public function setLogoutPage($value);

Procedural Interface

secureblackbox_samlspserver_get($res, 21 );
secureblackbox_samlspserver_set($res, 21, $value );

Default Value

'/sp/logout'

Remarks

Use this property to specify the relative URL of the logout page.

Data Type

String

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