C# 클래스 StrontiumServer.Internal.HttpServiceConfigUrlAclParam

파일 보기 프로젝트 열기: jimevans/strontium 1 사용 예제들

공개 메소드들

메소드 설명
HttpServiceConfigUrlAclParam ( string securityDescriptor ) : System

Initializes a new instance of the HttpServiceConfigUrlAclParam struct.

메소드 상세

HttpServiceConfigUrlAclParam() 공개 메소드

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