SignResponseMessage.Signature Field

Namespace: Microsoft.KeyVault.Client.Protocol
Assembly: Microsoft.KeyVault.Client (in Microsoft.KeyVault.Client.dll)

Syntax

'Declaration
[JsonConverterAttribute(typeof(Base64UrlConverter))] 
[JsonPropertyAttribute(DefaultValueHandling=DefaultValueHandling.Ignore, NullValueHandling=NullValueHandling.Ignore, PropertyName="signature", Required=Required.Always)] 
public byte[] Signature

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

SignResponseMessage Class
SignResponseMessage Members
Microsoft.KeyVault.Client.Protocol Namespace