C# Class vwar.service.host.APIKey

Afficher le fichier Open project: adlnet/3D-Repository Class Usage Examples

Méthodes publiques

Свойство Type Description
Email string
Key string
State APIKeyState
Usage string

Méthodes publiques

Méthode Description
APIKey ( ) : System
Equals ( object obj ) : bool

Method Details

APIKey() public méthode

public APIKey ( ) : System
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

Property Details

Email public_oe property

public string Email
Résultat string

Key public_oe property

public string Key
Résultat string

State public_oe property

public APIKeyState State
Résultat APIKeyState

Usage public_oe property

public string Usage
Résultat string