ConfigurationService.AuthenticationEndpoint Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets the full url to an external authentication endpoint. Must start with https:// (weavy.authentication-endpoint
).
public static string AuthenticationEndpoint { get; }
Property value
string