SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RedirectBindingSignatureAlgorithm Property

Contains the signature algorithm.

Object Oriented Interface

public function getRedirectBindingSignatureAlgorithm();
public function setRedirectBindingSignatureAlgorithm($value);

Procedural Interface

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

Default Value

''

Remarks

Contains the signature algorithm.

Use this property to get or set the signature algorithm. This corresponds to the SigAlg query string parameter, and contains the URI of the signature algorithm.

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]