X509Data.IssuerSerial Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the 'X509IssuerSerial' that is part of a 'X509Data'.
public Microsoft.IdentityModel.Xml.IssuerSerial IssuerSerial { get; set; }
member this.IssuerSerial : Microsoft.IdentityModel.Xml.IssuerSerial with get, set
Public Property IssuerSerial As IssuerSerial