C# Class Adf.Base.Authorization.Actions

Provides some predefined tasks (Login, Logout, Help etc), which may be used for a newly created application.
Inheritance: Descriptor, IAction
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Свойство Type Description
All Actions
Approve Actions
Edit Actions
Process Actions
Remove Actions
View Actions

Méthodes publiques

Méthode Description
Actions ( string name ) : Adf.Core

Method Details

Actions() public méthode

public Actions ( string name ) : Adf.Core
name string
Résultat Adf.Core

Property Details

All public_oe static_oe property

public static Actions,Adf.Base.Authorization All
Résultat Actions

Approve public_oe static_oe property

public static Actions,Adf.Base.Authorization Approve
Résultat Actions

Edit public_oe static_oe property

public static Actions,Adf.Base.Authorization Edit
Résultat Actions

Process public_oe static_oe property

public static Actions,Adf.Base.Authorization Process
Résultat Actions

Remove public_oe static_oe property

public static Actions,Adf.Base.Authorization Remove
Résultat Actions

View public_oe static_oe property

public static Actions,Adf.Base.Authorization View
Résultat Actions