Share via


SmartcardConfig.UnlimitedCertificates Field

A value that indicates that the maximum number of certificates that can be stored on a smart card is unlimited.

Namespace: Microsoft.Clm.Shared.ProfileTemplates
Assembly: Microsoft.Clm.Shared (in Microsoft.Clm.Shared.dll)

Usage

'Usage
Dim value As Integer

value = SmartcardConfig.UnlimitedCertificates

Syntax

'Declaration
Public Const UnlimitedCertificates As Integer
public const int UnlimitedCertificates
public:
literal int UnlimitedCertificates
public static final int UnlimitedCertificates
public const var UnlimitedCertificates : int

Remarks

If the number of certificates that can be stored on a smart card is unlimited, the MaxNumberOfCertificates property is set to this value.

Platforms

Development Platforms

Windows 2008 x64 Edition

Target Platforms

Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

SmartcardConfig Class
SmartcardConfig Members
Microsoft.Clm.Shared.ProfileTemplates Namespace
MaxNumberOfCertificates