Type alias ConnectionRequestAuthorization

ConnectionRequestAuthorization: "allow" | "deny"

Indicates whether a connection request should be authorized.

allow if the request should be authorized, deny otherwise.