C# Class Sholo.Web.Security.Configuration.UserAuthenticationTicketProviderCollection

Inheritance: System.Configuration.Provider.ProviderCollection
Afficher le fichier Open project: scottt732/SholoWebSecurity Class Usage Examples

Méthodes publiques

Méthode Description
Add ( ProviderBase provider ) : void
this ( string name ) : UserAuthenticationTicketProviderBase

Method Details

Add() public méthode

public Add ( ProviderBase provider ) : void
provider System.Configuration.Provider.ProviderBase
Résultat void

this() public méthode

public this ( string name ) : UserAuthenticationTicketProviderBase
name string
Résultat Sholo.Web.Security.Authentication.User.Provider.UserAuthenticationTicketProviderBase