SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Issuer Property

Name identifier of the issuer of the SP's requests.

Object Oriented Interface

public function getIssuer();
public function setIssuer($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to set the name identifier of this Service Provider (SP) to be used in its requests.

Data Type

String

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