#[repr(C)]pub struct RADIUS_VSA_FORMAT {
pub VendorId: [u8; 4],
pub VendorType: u8,
pub VendorLength: u8,
pub AttributeSpecific: [u8; 1],
}Expand description
Required features: "Win32_NetworkManagement_NetworkPolicyServer"
Fields§
§VendorId: [u8; 4]§VendorType: u8§VendorLength: u8§AttributeSpecific: [u8; 1]