Struct windows_sys::Win32::Security::Authentication::Identity::KERB_TICKET_PROFILE
[−]#[repr(C)]pub struct KERB_TICKET_PROFILE {
pub Profile: KERB_INTERACTIVE_PROFILE,
pub SessionKey: KERB_CRYPTO_KEY,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
Profile: KERB_INTERACTIVE_PROFILESessionKey: KERB_CRYPTO_KEY