#[repr(C)]pub struct KERB_RETRIEVE_TKT_RESPONSE {
pub Ticket: KERB_EXTERNAL_TICKET,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§Ticket: KERB_EXTERNAL_TICKET
#[repr(C)]pub struct KERB_RETRIEVE_TKT_RESPONSE {
pub Ticket: KERB_EXTERNAL_TICKET,
}
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Ticket: KERB_EXTERNAL_TICKET