Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
DeleteItem ( Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheItem item ) : void | ||
Load ( ) : void | ||
Persist ( ) : void | ||
SessionADALCache ( string userId ) : System |
Méthode | Description | |
---|---|---|
AfterAccessNotification ( Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs args ) : void | ||
BeforeAccessNotification ( Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs args ) : void |
public DeleteItem ( Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheItem item ) : void | ||
item | Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheItem | |
Résultat | void |
public SessionADALCache ( string userId ) : System | ||
userId | string | |
Résultat | System |