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

Inheritance: Thinktecture.IdentityModel.Client.UserInfoResponse
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
UserInfoResponse ( HttpStatusCode statusCode, string httpErrorReason ) : System
UserInfoResponse ( string raw ) : System

Method Details

UserInfoResponse() public méthode

public UserInfoResponse ( HttpStatusCode statusCode, string httpErrorReason ) : System
statusCode HttpStatusCode
httpErrorReason string
Résultat System

UserInfoResponse() public méthode

public UserInfoResponse ( string raw ) : System
raw string
Résultat System