C# Class NullReference.Win32.Internal.HttpServiceConfigUrlAclParam

Mostra file Open project: voltagex/junkcode Class Usage Examples

Public Methods

Method Description
HttpServiceConfigUrlAclParam ( string securityDescriptor ) : System.Runtime.InteropServices

Initializes a new instance of the HttpServiceConfigUrlAclParam struct.

Method Details

HttpServiceConfigUrlAclParam() public method

Initializes a new instance of the HttpServiceConfigUrlAclParam struct.
public HttpServiceConfigUrlAclParam ( string securityDescriptor ) : System.Runtime.InteropServices
securityDescriptor string The Security Descriptor to configure URL ACLs.
return System.Runtime.InteropServices