Interface IncomingRequestCfPropertiesBotManagement

interface IncomingRequestCfPropertiesBotManagement {
    botManagement: IncomingRequestCfPropertiesBotManagementBase;
    clientTrustScore: number;
}

Hierarchy (view full)

Properties

Results of Cloudflare's Bot Management analysis

clientTrustScore: number

Duplicate of botManagement.score.

Deprecated