CertificateInfo.Platform 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 the PlatformIdentifier of the client.
public Microsoft.Media.Drm.PlatformIdentifier? Platform { get; }
member this.Platform : Nullable<Microsoft.Media.Drm.PlatformIdentifier>
Public ReadOnly Property Platform As Nullable(Of PlatformIdentifier)
Property Value
The PlatformIdentifier of the client. Null if the certificate does not include this information.