Compartilhar via


TemporaryCardsPolicy.UnlimitedIssuedAllowed Field

A value that indicates that the number of temporary smart cards that are allowed for users of the profile template is unlimited.

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

Usage

'Usage
Dim value As Integer

value = TemporaryCardsPolicy.UnlimitedIssuedAllowed

Syntax

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

Remarks

If the number of temporary smart cards that are allowed for users of the profile template is unlimited, the NumberOfIssuedAllowed 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

TemporaryCardsPolicy Class
TemporaryCardsPolicy Members
Microsoft.Clm.Shared.ProfileTemplates Namespace
NumberOfIssuedAllowed