X509CRLEntry.SerialNumber Property

Definition

Returns the serial number of the revoked certificate.

public abstract Java.Math.BigInteger? SerialNumber { [Android.Runtime.Register("getSerialNumber", "()Ljava/math/BigInteger;", "GetGetSerialNumberHandler")] get; }
[<get: Android.Runtime.Register("getSerialNumber", "()Ljava/math/BigInteger;", "GetGetSerialNumberHandler")>]
member this.SerialNumber : Java.Math.BigInteger

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to