C# Class Foundation.Server.Infrastructure.FoundationPrincipal

Overrides default ASP.NET Provider with Foundation AppSession
Inheritance: IPrincipal
Mostrar archivo Open project: NVentimiglia/Unity3d-Foundation Class Usage Examples

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

public IsInRole ( string role ) : bool
role string
return bool