Skip to main content

GetDefaultConfig

Returns a default TokenSourceFactoryConfig with the type set to "default".

def GetDefaultConfig() - > TokenSourceFactoryConfig

Retrieves the default configuration for a TokenSourceFactory. Callers use this to obtain a baseline configuration when no specific settings are provided.

Returns

TypeDescription
TokenSourceFactoryConfigA TokenSourceFactoryConfig object with the 'Type' field set to 'default'.