Struct winapi::ntsecapi::KERB_RETRIEVE_TKT_RESPONSE [] [src]

#[repr(C)]
pub struct KERB_RETRIEVE_TKT_RESPONSE { pub Ticket: KERB_EXTERNAL_TICKET, }

Fields

Trait Implementations

impl Debug for KERB_RETRIEVE_TKT_RESPONSE
[src]

Formats the value using the given formatter.

impl Copy for KERB_RETRIEVE_TKT_RESPONSE
[src]

impl Clone for KERB_RETRIEVE_TKT_RESPONSE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more