CCertificatePolicies 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("728AB31F-217D-11DA-B2A4-000E7BBB2B09")]
public interface CCertificatePolicies : Microsoft.Hpc.Scheduler.Store.ICertificatePolicies, System.Collections.IEnumerable
type CCertificatePolicies = interface
interface ICertificatePolicies
interface IEnumerable
Public Interface CCertificatePolicies
Implements ICertificatePolicies, IEnumerable
- Derived
- Attributes
- Implements
Properties
Count | (Inherited from ICertificatePolicies) |
Item[Int32] | (Inherited from ICertificatePolicies) |
Methods
Add(CCertificatePolicy) | (Inherited from ICertificatePolicies) |
Clear() | (Inherited from ICertificatePolicies) |
GetEnumerator() | (Inherited from ICertificatePolicies) |
Remove(Int32) | (Inherited from ICertificatePolicies) |