Condividi tramite


INDTransmitterProperties.CertificateType Proprietà

Definizione

Ottiene il tipo di certificato per il trasmettitore.

public:
 property NDCertificateType CertificateType { NDCertificateType get(); };
NDCertificateType CertificateType();
/// [get: Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
NDCertificateType CertificateType();
public NDCertificateType CertificateType { get; }
public NDCertificateType CertificateType { [Windows.Foundation.Metadata.Deprecated("INDTransmitterProperties is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")] get; }
var nDCertificateType = iNDTransmitterProperties.certificateType;
Public ReadOnly Property CertificateType As NDCertificateType

Valore della proprietà

Tipo di certificato. Questo valore può essere DRM_BCERT_CERTTYPE_PC (0x1 ) o DRM_BCERT_CERTTYPE_DEVICE (0x2 ).

Attributi

Si applica a