SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthnRequestProviderName Property

Specifies the name of the requestor.

Object Oriented Interface

public function getAuthnRequestProviderName();
public function setAuthnRequestProviderName($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the name of the requestor.

Use this property to read or set the name of the requestor.

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]