Partager via


CertificateInfo.Platform Property

Definition

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.

Applies to