ContentKeyPolicyX509CertificateTokenKey.RawBody Property

Definition

The raw data field of a certificate in PKCS 12 format (X509Certificate2 in .NET).

public byte[] RawBody { get; set; }
member this.RawBody : byte[] with get, set
Public Property RawBody As Byte()

Property Value

Byte[]

Applies to