C# Class withSIX.Play.Infra.Api.UserInfoResponse

Inheritance: Thinktecture.IdentityModel.Client.UserInfoResponse
Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
UserInfoResponse ( HttpStatusCode statusCode, string httpErrorReason ) : System
UserInfoResponse ( string raw ) : System

Method Details

UserInfoResponse() public method

public UserInfoResponse ( HttpStatusCode statusCode, string httpErrorReason ) : System
statusCode HttpStatusCode
httpErrorReason string
return System

UserInfoResponse() public method

public UserInfoResponse ( string raw ) : System
raw string
return System