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
Datei anzeigen Open project: NLADP/ADF

Public Properties

Property Type Description
All Actions
Approve Actions
Edit Actions
Process Actions
Remove Actions
View Actions

Public Methods

Method Description
Actions ( string name ) : Adf.Core

Method Details

Actions() public method

public Actions ( string name ) : Adf.Core
name string
return Adf.Core

Property Details

All public_oe static_oe property

public static Actions,Adf.Base.Authorization All
return Actions

Approve public_oe static_oe property

public static Actions,Adf.Base.Authorization Approve
return Actions

Edit public_oe static_oe property

public static Actions,Adf.Base.Authorization Edit
return Actions

Process public_oe static_oe property

public static Actions,Adf.Base.Authorization Process
return Actions

Remove public_oe static_oe property

public static Actions,Adf.Base.Authorization Remove
return Actions

View public_oe static_oe property

public static Actions,Adf.Base.Authorization View
return Actions