Struct windows_sys::Win32::Security::Authentication::Identity::SCHANNEL_SESSION_TOKEN
#[repr(C)]pub struct SCHANNEL_SESSION_TOKEN {
pub dwTokenType: u32,
pub dwFlags: SCHANNEL_SESSION_TOKEN_FLAGS,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§dwTokenType: u32
§dwFlags: SCHANNEL_SESSION_TOKEN_FLAGS