Property SignedString
| Improve this Doc View SourceSignedString
Gets or sets the XAML string that can be converted from/to this License object, signed by the assembly private key.
Declaration
public string SignedString { get; }
Property Value
Type | Description |
---|---|
System.String | The XAML string that can be converted from/to this License object, signed by the assembly private key. This property is set by the license provider. |