SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ValidateSignatures Property

Enables or disables automated signature validation.

Object Oriented Interface

public function getValidateSignatures();
public function setValidateSignatures($value);

Procedural Interface

secureblackbox_samlreader_get($res, 246 );
secureblackbox_samlreader_set($res, 246, $value );

Default Value

true

Remarks

Use this property to enable or disable automated signature validation by the component.

This property is not available at design time.

Data Type

Boolean

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