Show / Hide Table of Contents

Enum RESULT_TYPE

Specifies the child class type for a CollectObject

Namespace: AttackSurfaceAnalyzer.Types
Assembly: AsaLib.dll
Syntax
public enum RESULT_TYPE

Fields

Name Description
CERTIFICATE

See CertificateObject

COM

See ComObject

FILE

See FileSystemObject

FILEMONITOR

See FileMonitorObject

FIREWALL

See FirewallObject

GROUP

See UserGroupObject

LOG

See EventLogObject

PORT

See OpenPortObject

REGISTRY

See RegistryObject

SERVICE

See ServiceObject

UNKNOWN

Indicates an Invalid CollectObject

USER

See UserAccountObject

  • Improve this Doc
  • View Source
Back to top Generated by DocFX