PyEVT_RPC_LOGIN Object

Tuple containing login credentials for a remote Event Log connection

Comments

To use current login credentials, pass None for User, Domain, and Password

Items

[0] string : Server

Machine to connect to (only required item)

[1] string : User

User account to login with, defaults to None

[2] string : Domain

Domain of account, defaults to None

[3] string : Password

Password, defaults to None

[4] int : Flags

Type of authentication, EvtRpcLogin*. Default is EvtRpcLoginAuthDefault