SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LogoutRequestSessionIndexes Property

Contains the list of session indices.

Object Oriented Interface

public function getLogoutRequestSessionIndexes();
public function setLogoutRequestSessionIndexes($value);

Procedural Interface

secureblackbox_samlwriter_get($res, 117 );
secureblackbox_samlwriter_set($res, 117, $value );

Default Value

''

Remarks

Contains the list of session indices.

Use this property to access or set the list of session indices, as a CRLF-separated list of strings.

This property is not available at design time.

Data Type

String

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