C# Class StrontiumServer.Internal.HttpServiceConfigUrlAclParam

Afficher le fichier Open project: jimevans/strontium Class Usage Examples

Méthodes publiques

Méthode Description
HttpServiceConfigUrlAclParam ( string securityDescriptor ) : System

Initializes a new instance of the HttpServiceConfigUrlAclParam struct.

Method Details

HttpServiceConfigUrlAclParam() public méthode

Initializes a new instance of the HttpServiceConfigUrlAclParam struct.
public HttpServiceConfigUrlAclParam ( string securityDescriptor ) : System
securityDescriptor string The Security Descriptor to configure URL ACLs.
Résultat System