credentials_method_type 属性
credentials_method_type 属性
指定建立(或重新建立)连接时要使用的身份验证方法。
定义:
@property
def credentials_method_type(self):
...
@credentials_method_type.setter
def credentials_method_type(self, value):
...
指定建立(或重新建立)连接时要使用的身份验证方法。
@property
def credentials_method_type(self):
...
@credentials_method_type.setter
def credentials_method_type(self, value):
...