 | Provider.GetProviderById Method |
Namespace:
Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic static Provider GetProviderById(
int id
)
Public Shared Function GetProviderById (
id As Integer
) As Provider
Parameters
- id
- Type: System.Int32
Return Value
Type:
Provider
See Also