#[repr(C)]pub struct AUTHZ_RPC_INIT_INFO_CLIENT {
pub version: u16,
pub ObjectUuid: PWSTR,
pub ProtSeq: PWSTR,
pub NetworkAddr: PWSTR,
pub Endpoint: PWSTR,
pub Options: PWSTR,
pub ServerSpn: PWSTR,
}
Expand description
Required features: "Win32_Security_Authorization"
Fields§
§version: u16
§ObjectUuid: PWSTR
§ProtSeq: PWSTR
§NetworkAddr: PWSTR
§Endpoint: PWSTR
§Options: PWSTR
§ServerSpn: PWSTR