Метод | Описание | |
---|---|---|
MutexAuditRule ( System identity, System eventRights, System flags ) | ||
MutexAuditRule ( IdentityReference identity, MutexRights eventRights, AuditFlags flags ) : System |
Метод | Описание | |
---|---|---|
MutexAuditRule ( IdentityReference identity, int accessMask, bool isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AuditFlags flags ) : System |
public MutexAuditRule ( System identity, System eventRights, System flags ) | ||
identity | System | |
eventRights | System | |
flags | System |
public MutexAuditRule ( IdentityReference identity, MutexRights eventRights, AuditFlags flags ) : System | ||
identity | IdentityReference | |
eventRights | MutexRights | |
flags | AuditFlags | |
Результат | System |