ISignerCertificates 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.
[System.Runtime.InteropServices.Guid("728AB33E-217D-11DA-B2A4-000E7BBB2B09")]
public interface ISignerCertificates : System.Collections.IEnumerable
type ISignerCertificates = interface
interface IEnumerable
Public Interface ISignerCertificates
Implements IEnumerable
- Attributes
- Implements
Properties
Count | |
Item[Int32] |
Methods
Add(CSignerCertificate) | |
Clear() | |
Find(CSignerCertificate) | |
GetEnumerator() | |
Remove(Int32) |