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 WMCertificate windows media certificate.

Remarks

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

Note: You do not need to 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, you do not need to use Windows Media Certificates. For more information, please go to Windows Media Support.

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly