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