SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthnRequestAssertionConsumerServiceIndex Property

Specifies the assertion consumer service index.

Object Oriented Interface

public function getAuthnRequestAssertionConsumerServiceIndex();
public function setAuthnRequestAssertionConsumerServiceIndex($value);

Procedural Interface

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

Default Value

0

Remarks

Specifies the assertion consumer service index.

Use this property to access or set the location index to which the response has to be returned.

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]