SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ArtifactMessageHandle Property

An accessor to the MessageHandle property of the artifact.

Object Oriented Interface

public function getArtifactMessageHandle();
public function setArtifactMessageHandle($value);

Procedural Interface

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

Remarks

An accessor to the MessageHandle property of the artifact.

A message handle is a unique reference to a SAML message that can be produced by the artifact issuer upon request.

This property is not available at design time.

Data Type

Byte Array

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