DsWriteAccountSpn(hDS, Operation, Account, Spns)
Associates a set of service principal names with an account
Parameters
hDS : PyDS_HANDLE
Directory service handle as returned from win32security::DsBindOperation : int
Constant from DS_SPN_WRITE_OP enumAccount : PyUnicode
Distinguished name of account whose Spn's will be modifiedSpns : (PyUnicode
,...)
A sequence of target Spn's as returned by win32security::DsGetSpn