C# Class UniversalProvidersWebRole.Security.AzureRoleProvider

Inheritance: System.Web.Providers.DefaultRoleProvider
Afficher le fichier Open project: sandrinodimattia/Articles

Méthodes publiques

Méthode Description
Initialize ( string name, System config ) : void

Method Details

Initialize() public méthode

public Initialize ( string name, System config ) : void
name string
config System
Résultat void