SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthRealm Property

Specifies authentication realm for digest and NTLM authentication.

Object Oriented Interface

public function getAuthRealm();
public function setAuthRealm($value);

Procedural Interface

secureblackbox_dcauthwebserver_get($res, 6 );
secureblackbox_dcauthwebserver_set($res, 6, $value );

Default Value

'SecureBlackbox'

Remarks

Specifies authentication realm for digest and NTLM authentication types.

Data Type

String

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