C# Class Lucca.CSharpSDK.Infra.Common.AuthenticationInfo

Afficher le fichier Open project: LuccaSA/lucca-sdk Class Usage Examples

Méthodes publiques

Méthode Description
AuthenticationInfo ( AuthenticationType type, System.Guid token ) : System
AuthenticationInfo ( AuthenticationType type, string token ) : System

Method Details

AuthenticationInfo() public méthode

public AuthenticationInfo ( AuthenticationType type, System.Guid token ) : System
type AuthenticationType
token System.Guid
Résultat System

AuthenticationInfo() public méthode

public AuthenticationInfo ( AuthenticationType type, string token ) : System
type AuthenticationType
token string
Résultat System