com.aspose.cells
Class CredentialsMethodType

java.lang.Object
    extended by com.aspose.cells.CredentialsMethodType

public class CredentialsMethodType 
extends java.lang.Object

Utility class containing constants. Specifies Credentials method used for server access.

Field Summary
static final intINTEGRATED
           Integrated Authentication
static final intNONE
           No Credentials
static final intPROMPT
           Prompt Credentials
static final intSTORED
           Stored Credentials
 

Field Detail

INTEGRATED

public static final int INTEGRATED
Integrated Authentication

NONE

public static final int NONE
No Credentials

PROMPT

public static final int PROMPT
Prompt Credentials

STORED

public static final int STORED
Stored Credentials

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.