SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Destination Property

Contains the Destination parameter of the SAML object.

Object Oriented Interface

public function getDestination();
public function setDestination($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to set the Destination parameter of the created SAML object.

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]