Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 697 Bytes

client-security-during-an-asynchronous-call.md

File metadata and controls

26 lines (15 loc) · 697 Bytes
title description ms.assetid ms.topic ms.date
Client Security During an Asynchronous Call
Client Security During an Asynchronous Call
26d1f2c2-cb08-49f1-8beb-b99b029f0d8c
article
05/31/2018

Client Security During an Asynchronous Call

The proxy manager created by MIDL for objects that use standard marshaling implements the IClientSecurity interface. Clients can manage the security of marshaled calls by querying for IClientSecurity on the call object and obtaining or changing security settings.

Related topics

Making an Asynchronous Call