Skip to main content

CreateApiKeyDelegate

Assembly: ServiceStack.dll​
View Source​
Declaration
public delegate string CreateApiKeyDelegate(string environment, string keyType, int keySizeBytes);