parse
Parses a string into a ProviderType enum value. Case-insensitive matching is performed.
Return
The matching ProviderType, or null if no match is found
Parameters
providerType
The string to parse
Parses a string into a ProviderType enum value. Case-insensitive matching is performed.
The matching ProviderType, or null if no match is found
The string to parse