SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AssertionInfoID Property

Represents the ID of the assertion.

Object Oriented Interface

public function getAssertionInfoID();
public function setAssertionInfoID($value);

Procedural Interface

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

Default Value

''

Remarks

Represents the ID of the assertion.

Use this property to read or set the unique ID of the assertion.

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]