C# Class GSF.Security.SecurityProviderCache.CacheContext

A class that facilitates the caching of ISecurityProvider.
Afficher le fichier Open project: GridProtectionAlliance/gsf

Méthodes publiques

Méthode Description
CacheContext ( ISecurityProvider provider ) : System

Initializes a new instance of the CacheContext class.

Method Details

CacheContext() public méthode

Initializes a new instance of the CacheContext class.
public CacheContext ( ISecurityProvider provider ) : System
provider ISecurityProvider
Résultat System