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