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