SecureBlackbox 2020 PHP Edition

Questions / Feedback?

URL Property

Specifies the base URL of this IdP server.

Object Oriented Interface

public function getURL();
public function setURL($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to set the base URL for this Identity Provider (IdP) server.

Data Type

String

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