Interface ICustomizationUser2

  • All Superinterfaces:
    com4j.Com4jObject, ICustomizationUser

    public interface ICustomizationUser2
    extends ICustomizationUser
    Represents a user for purposes of adding and removing the user to and from user groups.
    • Method Detail

      • isActive

        boolean isActive()

        Indicates whether the user is active or not.

        Getter method for the COM property "IsActive"

        Returns:
        Returns a value of type boolean
      • expirationDate

        java.lang.String expirationDate()

        Gets the user expiration date.

        Getter method for the COM property "ExpirationDate"

        Returns:
        Returns a value of type java.lang.String