Share via


BINDINFO.securityAttributes Field

Represents the SECUTIRY_ATTRIBUTES structure that contains the descriptor for the object being bound to and indicates whether the handle retrieved by specifying this structure is inheritable.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public securityAttributes As SECURITY_ATTRIBUTES
public SECURITY_ATTRIBUTES securityAttributes
public:
SECURITY_ATTRIBUTES securityAttributes
val mutable securityAttributes: SECURITY_ATTRIBUTES
public var securityAttributes : SECURITY_ATTRIBUTES

.NET Framework Security

See Also

Reference

BINDINFO Structure

Microsoft.VisualStudio.OLE.Interop Namespace