SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AssertionInfoAssertionType Property

Specifies the type of the assertion.

Object Oriented Interface

public function getAssertionInfoAssertionType();
public function setAssertionInfoAssertionType($value);

Procedural Interface

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

Default Value

0

Remarks

Specifies the type of the assertion.

Use this property to check or set the type of the assertion.

This property is not available at design time.

Data Type

Integer

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