set Supported in On-premises modeSupported in Lease modeSupported in Connected (Cloud LM) mode

Interface Information

This API belongs to:

> SentinelLsPmgmtinit.jar

> SentinelLsPmgmtclean.jar

Description

Sets a {key, value} pair in the LsPmgmtAttribute object.

Syntax

void set(String key, String value) 

Parameters

Argument Description
key [in]

Reserved for future use. Use NULL as the value for this argument.

value [in]

Reserved for future use. Use NULL as the value for this argument.

Exception Handling

If unsuccessful, throws LsPmgmtException or UnsupportedEncodingException.