#[repr(C)]pub struct MSV1_0_INTERACTIVE_LOGON {
pub MessageType: MSV1_0_LOGON_SUBMIT_TYPE,
pub LogonDomainName: UNICODE_STRING,
pub UserName: UNICODE_STRING,
pub Password: UNICODE_STRING,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§MessageType: MSV1_0_LOGON_SUBMIT_TYPE
§LogonDomainName: UNICODE_STRING
§UserName: UNICODE_STRING
§Password: UNICODE_STRING