C# Class KendoGridBinderEx.Examples.Security.ApplicationIdentity

Inheritance: IIdentity
Show file Open project: StefH/KendoGridBinderEx Class Usage Examples

Public Methods

Method Description
ApplicationIdentity ( string name, bool authenticated ) : System

Method Details

ApplicationIdentity() public method

public ApplicationIdentity ( string name, bool authenticated ) : System
name string
authenticated bool
return System