Click or drag to resize

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
)

Parameters

id
Type: SystemInt32

Return Value

Type: Provider
See Also