SPN

FieldTypePossible OperatorsDescription

Guid

TEXT

LIKE, EQUAL, NOT_EQUAL

A unique identifier that is a combination of GUID of selected Scan and random GUID.

FSName

TEXT

LIKE, EQUAL, NOT_EQUAL

A special unique identifier that is a combination of the Service Class of the SPN and the FSName of the related object.

Host

TEXT

LIKE, EQUAL, NOT_EQUAL

Fully qualified domain name or NetBIOS name of the computer that the service running on.

Port

NUMBER

EQUAL, BETWEEN, SMALLER, LARGER, SMALLER_EQUAL, LARGER_EQUAL

Port number of the service.

ServiceClass

TEXT

LIKE, EQUAL, NOT_EQUAL

Name of the service.

FullName

TEXT

LIKE, EQUAL, NOT_EQUAL

Combination of Host, Port and ServiceClass attributes.

Last updated