IClientSecurity Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the security settings of an interface proxy or copies the proxy. For more information, see IClientSecurity.
public interface class IClientSecurity
public interface class IClientSecurity
__interface IClientSecurity
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("0000013D-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IClientSecurity
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("0000013D-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IClientSecurity
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("0000013D-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IClientSecurity = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("0000013D-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IClientSecurity = interface
Public Interface IClientSecurity
- Attributes
Methods
CopyProxy(Object, Object) | |
QueryBlanket(Object, UInt32, UInt32, IntPtr, UInt32, UInt32, IntPtr, UInt32) | |
SetBlanket(Object, UInt32, UInt32, String, UInt32, UInt32, IntPtr, UInt32) |