SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthnRequestContextClassRefs Property

Provides access to the authentication context class references.

Object Oriented Interface

public function getAuthnRequestContextClassRefs();
public function setAuthnRequestContextClassRefs($value);

Procedural Interface

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

Default Value

''

Remarks

Provides access to the authentication context class references.

Use this property to access or set the class references of the authentication context. This property may contain a list of CRLF-separated strings.

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]