MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.Credentials Class Reference

Get the application configurations for the Identifier and Secret More...

Public Member Functions

string ToBase64 ()
 Generates a base 64 byte field base on the identity and secret. More...
 

Static Public Attributes

static string Identifier = ConfigurationManager.AppSettings["Identifier"]
 
static string Secret = ConfigurationManager.AppSettings["Secret"]
 

Detailed Description

Get the application configurations for the Identifier and Secret

Member Function Documentation

◆ ToBase64()

string MoxiWorks.Platform.Credentials.ToBase64 ( )

Generates a base 64 byte field base on the identity and secret.

Returns

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