SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AssertionInfoURIRef Property

Represents an URI reference value.

Object Oriented Interface

public function getAssertionInfoURIRef();
public function setAssertionInfoURIRef($value);

Procedural Interface

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

Default Value

''

Remarks

Represents an URI reference value.

Use this property to read or set the URI reference value for assertions of csatAssertionURIRef type.

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]