Method GetOptions
GetOptions(string)
Get an ID provider option by type.
Declaration
public static IdProviderOptions GetOptions(string idProviderType)
Parameters
Type | Name | Description |
---|---|---|
string | idProviderType | The ID provider type. |
Returns
Type | Description |
---|---|
IdProviderOptions | The ID provider option. |