Microsoft SDK for Java

License Class

The License Class of the com.ms.license package supports the validate method, which is used to validate a license for a Java object.

public class License
{
  // Methods
  public static void validate(Object obj, String server,
        String lic, boolean runtime) throws LicenseException;
}

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