| ProviderGetProviderById Method |
Namespace:
Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public static Provider GetProviderById(
int id
)
Public Shared Function GetProviderById (
id As Integer
) As Provider
Parameters
- id
- Type: SystemInt32
Return Value
Type:
ProviderSee Also