X509Data.SKI 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 'X509SKI' value that is a part of 'X509Data'.
public string SKI { get; set; }
member this.SKI : string with get, set
Public Property SKI As String