INDTransmitterProperties Interface
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.
Provides the property values for a PlayReady-ND transmitter certificate.
public interface class INDTransmitterProperties
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
struct INDTransmitterProperties
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
/// [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")]
struct INDTransmitterProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
public interface INDTransmitterProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3845566243, 44111, 19164, 140, 102, 79, 247, 194, 112, 45, 214)]
[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")]
public interface INDTransmitterProperties
Public Interface INDTransmitterProperties
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
CertificateType |
Gets the certificate type for the transmitter. |
ClientID |
Gets the client identifier from the transmitter certificate. |
ExpirationDate |
Gets the expiration date and time from the transmitter certificate. |
ModelDigest |
Gets the model digest from a transmitter certificate. |
ModelManufacturerName |
Gets the model manufacturer name from a transmitter certificate. |
ModelName |
Gets the model name from a transmitter certificate. |
ModelNumber |
Gets the model number from a transmitter certificate. |
PlatformIdentifier |
Gets the platform identifier from a transmitter certificate. |
SecurityLevel |
Gets the security level from a transmitter certificate. |
SecurityVersion |
Gets the security version from a transmitter certificate. |
SupportedFeatures |
Gets the list of supported features from the transmitter certificate. |