using TypeSpec.Http; /** * Consumer portal token. */ @friendlyName("PortalTokenAuth") model PortalTokenAuth is BearerAuth;