Struct winapi::um::winnt::TOKEN_USER_CLAIMS [−][src]
#[repr(C)]pub struct TOKEN_USER_CLAIMS {
pub UserClaims: PCLAIMS_BLOB,
}
Fields
UserClaims: PCLAIMS_BLOB
Trait Implementations
Returns the “default value” for a type. Read more