Visual Guard Class Library Documentation

VGMemberShipProvider.Initialize Method 

Initializes the current provider

public override void Initialize(
   String name,
   NameValueCollection config
);

Parameters

name
the name of the provider
config
a list of values associated to the provider

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace