TOKEN_USER_CLAIMS

Type Alias TOKEN_USER_CLAIMS 

Source
pub type TOKEN_USER_CLAIMS = _TOKEN_USER_CLAIMS;

Aliased Type§

#[repr(C)]
pub struct TOKEN_USER_CLAIMS { pub UserClaims: *mut c_void, }

Fields§

§UserClaims: *mut c_void