WMCertificate Property

Summary
Gets or sets the user assigned windows media certificate.
Syntax
C#
VB
C++
public virtual object WMCertificate { get; set; } 
Public Overridable Property WMCertificate As Object 
public: 
virtual property Object^ WMCertificate { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

An object representing the windows media certificate.

Remarks

Assignment can raise an error exception. For more information, refer to the Error Codes.

Note: Do not use this property on computers with Windows Media Format 9.5 components or later. If you install the Windows Media 9.5 redistributable or you have Windows Media Player 9 or later installed, it is not necessary to use Windows Media Certificates. For more information, please check Windows Media Support.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.