credentials_method_type propiedad
credentials_method_type propiedad
Especifica el método de autenticación que se utilizará al establecer (o restablecer) la conexión.
Definición:
@property
def credentials_method_type(self):
...
@credentials_method_type.setter
def credentials_method_type(self, value):
...
Ver también
- módulo aspose.cells.externalconnections
- clase CredentialsMethodType
- clase DBConnection