SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthnRequestContextComparison Property

Specifies the AuthnContext comparison method.

Object Oriented Interface

public function getAuthnRequestContextComparison();
public function setAuthnRequestContextComparison($value);

Procedural Interface

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

Default Value

0

Remarks

Specifies the AuthnContext comparison method.

Use this property to access or set the authentication contexts comparison method (none, exact, minimum, maximum, or better).

This property is not available at design time.

Data Type

Integer

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