Skip to main content
Skip table of contents

ServiceEndpointDescription [VF AgSDK]

The ServiceEndpointDescription is a field attribute that is required for use case fields of type ServiceEndpoint or ServiceEndpointWithoutCredentials. It provides additional data that VidiFlow's ConfigPortal requires to manage service endpoints.
endpointType
This mandatory property provides a unique technical name for the specific service endpoint. It must contain letters, numbers and an underscore only and must start with a letter.

Uniqueness of endpoint type

The endpoint type must be unique for the whole VidiFlow system including all third-party deliverables. Therefore, contact VidiFlow's development team for coordination.

UriPattern
An optional C# regular expression that can be used to validate the input when the use case field is edited in ConfigPortal.
The default value is "https?://.+".
UriExample
An optional example that is used for better description of the use case field in the tooltip.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.