Table of Contents

Property AppServicePrivateKeyHex

Namespace
FS.Hosting.Shared.Configuration.Runtime
Assembly
FS.Hosting.Shared.dll

AppServicePrivateKeyHex

Gibt den Private Key der Application als Hex-String zurück. Der Authentication-Service besitzt den Public teil dieses Keys und validiert damit Nachrichten von der Application.

string AppServicePrivateKeyHex { get; }

Property Value

string