SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OperationNamespaceURI Property

Specifies the SOAP message operation namespace URI.

Object Oriented Interface

public function getOperationNamespaceURI();
public function setOperationNamespaceURI($value);

Procedural Interface

secureblackbox_soapclient_get($res, 64 );
secureblackbox_soapclient_set($res, 64, $value );

Default Value

''

Remarks

This property specifies the operation namespace URI of the SOAP message.

Data Type

String

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