ProtectionDescriptor.SignedAppData Property

Definition

App-specific data that was signed

public System.Collections.Generic.Dictionary<string,string> SignedAppData { get; set; }
member this.SignedAppData : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property SignedAppData As Dictionary(Of String, String)

Property Value

Applies to