Plegma API  v2
Yodiwo.API.Plegma.UserApiKey Struct Reference

Globally unique identifier of an Api Key (Yodiwo.API.Plegma.UserApiKey) More...

Public Member Functions

 UserApiKey (UserKey userkey, string apiUID)
 
 UserApiKey (string userid, string apiUID)
 
void FillFromString (string input)
 
override string ToString ()
 
bool Equals (UserApiKey other)
 
bool Equals (ref UserApiKey other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool CheckValid (UserKey ukey, string id)
 
static implicit operator string (UserApiKey key)
 
static implicit operator UserApiKey (string str)
 
static UserApiKey ConvertFromString (string stringValue)
 
static bool operator== (UserApiKey left, UserApiKey right)
 
static bool operator!= (UserApiKey left, UserApiKey right)
 

Public Attributes

UserKey Userkey
 
string ApiUID
 
bool _IsValid
 

Properties

bool IsValid [get]
 
bool IsInvalid [get]
 

Detailed Description

Globally unique identifier of an Api Key (Yodiwo.API.Plegma.UserApiKey)


The documentation for this struct was generated from the following file: