C# Class Dev2.Infrastructure.Tests.Services.Security.TestSecurityServiceBase

Inheritance: Dev2.Services.Security.SecurityServiceBase
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes protégées

Méthode Description
LogEnd ( [ methodName = null ) : void
LogStart ( [ methodName = null ) : void
OnDisposed ( ) : void
ReadPermissions ( ) : List
WritePermissions ( List permissions ) : void

Method Details

LogEnd() protected méthode

protected LogEnd ( [ methodName = null ) : void
methodName [
Résultat void

LogStart() protected méthode

protected LogStart ( [ methodName = null ) : void
methodName [
Résultat void

OnDisposed() protected méthode

protected OnDisposed ( ) : void
Résultat void

ReadPermissions() protected méthode

protected ReadPermissions ( ) : List
Résultat List

WritePermissions() protected méthode

protected WritePermissions ( List permissions ) : void
permissions List
Résultat void