SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthnRequestScopingProxyCount Property

The maximum number of proxies on the way between the requestor and the provider.

Object Oriented Interface

public function getAuthnRequestScopingProxyCount();
public function setAuthnRequestScopingProxyCount($value);

Procedural Interface

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

Default Value

0

Remarks

The maximum number of proxies on the way between the requestor and the provider.

Use this property to get or set the maximum number of intermediaries allowed between the requestor and the provider.

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]