C# Class TeamMentor.CoreLib.WindowsAuthentication

Show file Open project: TeamMentor/Master Class Usage Examples

Public Methods

Method Description
calculateUserGroupBasedOnWindowsIdentity ( System.Security.Principal.WindowsIdentity identity ) : UserGroup
login_Using_WindowsAuthentication ( System.Security.Principal.WindowsIdentity identity ) : System.Guid

Method Details

calculateUserGroupBasedOnWindowsIdentity() public method

public calculateUserGroupBasedOnWindowsIdentity ( System.Security.Principal.WindowsIdentity identity ) : UserGroup
identity System.Security.Principal.WindowsIdentity
return UserGroup

login_Using_WindowsAuthentication() public method

public login_Using_WindowsAuthentication ( System.Security.Principal.WindowsIdentity identity ) : System.Guid
identity System.Security.Principal.WindowsIdentity
return System.Guid