Table of Contents

Property AppServicePrivateKey

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

AppServicePrivateKey

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

byte[] AppServicePrivateKey { get; }

Property Value

byte[]