C# Класс ExampleGenerator.CreateExamples

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AccountID string
Device1 string
Device1Description string
Device2 string
Device2Description string
LabelApplicationProfile string
LabelApplicationPublish string
LabelConnectAccept string
LabelConnectPending string
LabelConnectPublish string
LabelConnectRequest string
LabelConnectStatus string
LabelCreatePersonal string
LabelEscrow string
LabelHello string
LabelRecover string
LabelValidate string
NameAccount string
NameService string
OfflineEscrowEntry Goedel.Mesh.OfflineEscrowEntry
PasswordProfile Goedel.Mesh.PasswordProfile
PasswordProfilePrivate1 string
PasswordProfilePrivate2 string
PasswordProfilePrivate3 string
PersonalProfile Goedel.Mesh.PersonalProfile
SignedDeviceProfile1 Goedel.Mesh.SignedDeviceProfile
SignedPersonalProfile Goedel.Mesh.SignedPersonalProfile
Traces TraceDictionary

Открытые методы

Метод Описание
Go ( ) : void
MakeClean ( ) : void
MakeDocs ( ) : void
MakeExamples ( ) : void

Приватные методы

Метод Описание
AddApplication ( ) : void

Create a Web credential profile.

AddApplicationSSH ( ) : void

Create a SSH credential profile.

AddApplicationWeb ( ) : void

Create a Web credential profile.

ConnectDevice ( ) : void

Add a second device

CreateProfile ( ) : void

Create a new profile for [email protected]

Go ( string Output1, string Output2 ) : void
Hello ( ) : void

Create a new profile for [email protected]

KeyRecovery ( ) : void

Create and recover profile.

Main ( string args ) : void
PublishProfile ( ) : void

Publish profile

StartService ( ) : void

Start the Mesh as a direct service

Описание методов

Go() публичный Метод

public Go ( ) : void
Результат void

MakeClean() публичный Метод

public MakeClean ( ) : void
Результат void

MakeDocs() публичный Метод

public MakeDocs ( ) : void
Результат void

MakeExamples() публичный Метод

public MakeExamples ( ) : void
Результат void

Описание свойств

AccountID публичное свойство

public string AccountID
Результат string

Device1 публичное свойство

public string Device1
Результат string

Device1Description публичное свойство

public string Device1Description
Результат string

Device2 публичное свойство

public string Device2
Результат string

Device2Description публичное свойство

public string Device2Description
Результат string

LabelApplicationProfile публичное свойство

public string LabelApplicationProfile
Результат string

LabelApplicationPublish публичное свойство

public string LabelApplicationPublish
Результат string

LabelConnectAccept публичное свойство

public string LabelConnectAccept
Результат string

LabelConnectPending публичное свойство

public string LabelConnectPending
Результат string

LabelConnectPublish публичное свойство

public string LabelConnectPublish
Результат string

LabelConnectRequest публичное свойство

public string LabelConnectRequest
Результат string

LabelConnectStatus публичное свойство

public string LabelConnectStatus
Результат string

LabelCreatePersonal публичное свойство

public string LabelCreatePersonal
Результат string

LabelEscrow публичное свойство

public string LabelEscrow
Результат string

LabelHello публичное свойство

public string LabelHello
Результат string

LabelRecover публичное свойство

public string LabelRecover
Результат string

LabelValidate публичное свойство

public string LabelValidate
Результат string

NameAccount публичное статическое свойство

public static string NameAccount
Результат string

NameService публичное статическое свойство

public static string NameService
Результат string

OfflineEscrowEntry публичное свойство

The offline escrow entry data.
public OfflineEscrowEntry,Goedel.Mesh OfflineEscrowEntry
Результат Goedel.Mesh.OfflineEscrowEntry

PasswordProfile публичное свойство

public PasswordProfile,Goedel.Mesh PasswordProfile
Результат Goedel.Mesh.PasswordProfile

PasswordProfilePrivate1 публичное свойство

public string PasswordProfilePrivate1
Результат string

PasswordProfilePrivate2 публичное свойство

public string PasswordProfilePrivate2
Результат string

PasswordProfilePrivate3 публичное свойство

public string PasswordProfilePrivate3
Результат string

PersonalProfile публичное свойство

public PersonalProfile,Goedel.Mesh PersonalProfile
Результат Goedel.Mesh.PersonalProfile

SignedDeviceProfile1 публичное свойство

public SignedDeviceProfile,Goedel.Mesh SignedDeviceProfile1
Результат Goedel.Mesh.SignedDeviceProfile

SignedPersonalProfile публичное свойство

public SignedPersonalProfile,Goedel.Mesh SignedPersonalProfile
Результат Goedel.Mesh.SignedPersonalProfile

Traces публичное свойство

public TraceDictionary Traces
Результат TraceDictionary