AccessKeyName Property

The Shared Access Key Name.

Object Oriented Interface

public function getAccessKeyName();
public function setAccessKeyName($value);

Procedural Interface

ipworksmq_azurerelayproxy_get($res, 2 );
ipworksmq_azurerelayproxy_set($res, 2, $value );

Default Value

''

Remarks

This property specifies the Shared Access Key name to use when authenticating. This is the name of the shared access policy created in the Azure portal. For instance RootManageSharedAccessKey.

Data Type

String

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