DsServiceAccount#
- class DsServiceAccount(username=None, password=None, *args, **kwargs)[source]#
Bases:
object
Service account information to connect to the directory service
- Parameters:
- property password#
Password to connect to the directory service
- Type:
str
- property username#
Username to connect to the directory service
- Type:
str