#[repr(C)]pub struct WS_UPN_ENDPOINT_IDENTITY {
pub identity: WS_ENDPOINT_IDENTITY,
pub upn: WS_STRING,
}Expand description
Required features: ‘Win32_Networking_WindowsWebServices’, ‘Win32_Foundation’
Fields
identity: WS_ENDPOINT_IDENTITYupn: WS_STRING