SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProtectedResources Property

Specifies the list of protected resources.

Object Oriented Interface

public function getProtectedResources();
public function setProtectedResources($value);

Procedural Interface

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

Default Value

''

Remarks

This property contains a set of relative URLs of the protected resources offered by this Service Provider (SP).

Data Type

String

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