C# Class ServiceBelt.SecurityToken

显示文件 Open project: jlyonsmith/ToolBelt Class Usage Examples

Public Methods

Method Description
SecurityToken ( string userEmail, Rql.RqlId userId, System.TimeSpan expiresIn = null ) : System

Method Details

SecurityToken() public method

public SecurityToken ( string userEmail, Rql.RqlId userId, System.TimeSpan expiresIn = null ) : System
userEmail string
userId Rql.RqlId
expiresIn System.TimeSpan
return System