Microsoft SDK for Java

setKey

This method of the LicenseDescriptor Interface sets the license string that is used to validate the license.

Syntax

public void setKey(String key);

Parameters

key The license string.

See Also

getKey

© 1999 Microsoft Corporation. All rights reserved. Terms of use.