Property | Type | Description | |
---|---|---|---|
System | System.Collections.IEnumerator |
Method | Description | |
---|---|---|
AddRule ( System rule ) : void | ||
AuthorizationRuleCollection ( ) | ||
CopyTo ( System rules, int index ) : void | ||
System ( System array, int index ) : void | ||
this ( int index ) : System.Security.AccessControl.AuthorizationRule |
Method | Description | |
---|---|---|
System ( ) : System.Collections.IEnumerator |
public CopyTo ( System rules, int index ) : void | ||
rules | System | |
index | int | |
return | void |
public System ( System array, int index ) : void | ||
array | System | |
index | int | |
return | void |
public this ( int index ) : System.Security.AccessControl.AuthorizationRule | ||
index | int | |
return | System.Security.AccessControl.AuthorizationRule |