Access rule constructor

 

   

Syntax
 

[C#]
XHtmlFireShieldRule()
XHtmlFireShieldRule(string path, string pattern, AccessType access)

[Visual Basic]
XHtmlFireShieldRule()
XHtmlFireShieldRule(string path, string pattern, AccessType access)

 

   

Params
 
Name Description
none  

 

   

Notes
 

Access rule constructor.

 

   

Example
 

None.