8 overrides of AuditRuleType
Microsoft.Win32.Registry (1)
artifacts\obj\Microsoft.Win32.Registry\Debug\net10.0\Microsoft.Win32.Registry.notsupported.cs (1)
163
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_Registry); } }
System.DirectoryServices (1)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (1)
59
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
System.IO.FileSystem.AccessControl (1)
artifacts\obj\System.IO.FileSystem.AccessControl\Debug\net10.0\System.IO.FileSystem.AccessControl.notsupported.cs (1)
106
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
System.IO.Pipes.AccessControl (1)
artifacts\obj\System.IO.Pipes.AccessControl\Debug\net10.0\System.IO.Pipes.AccessControl.notsupported.cs (1)
34
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
System.Security.AccessControl (1)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (1)
424
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
System.Threading.AccessControl (3)
artifacts\obj\System.Threading.AccessControl\Debug\net10.0\System.Threading.AccessControl.notsupported.cs (3)
36
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
79
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }
122
public override System.Type
AuditRuleType
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_AccessControl); } }