Describes the temporary smart cards policy for a profile template.

The following tables list the members exposed by the TemporaryCardsPolicy type.

Public Fields

  Name Description
public fieldstatic UnlimitedIssuedAllowed A value that indicates that the number of temporary smart cards that are allowed for users of the profile template is unlimited.
Top

Public Properties

  Name Description
public property AllowKioskRetirement Gets a Boolean value that indicates if the temporary smart card can be discontinued by a user who is logged into the portal in kiosk mode.
public property ApprovalsNeeded  Gets the number of approvals that are required for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property AuthorizedApprover  Gets the security descriptor for users who are authorized to approve FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property AuthorizedEnrollmentAgent  Gets the security descriptor for users who can act as enrollment agents for the policy. (Inherited from ProfileTemplatePolicy)
public property AuthorizedInitiator  Gets the security descriptor for users who can initiate FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property AutoenrollEnabled Gets a Boolean value that indicates if automatic enrollment is enabled for the policy.
public property BlockAdminPin Gets a Boolean value that indicates if the temporary smart card admin PIN will be blocked during a retire operation for the policy
public property BlockUserPin Gets a Boolean value that indicates if the temporary smart card user PIN will be blocked during a retire operation for the policy
public property CollectComments  Gets a Boolean value that indicates if comment collection is enabled for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property CollectRequestPriority  Gets a Boolean value that indicates if request priority collection is enabled for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property DefaultRequestPriority  Gets the default priority for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property Documents  Gets the policy documents that are configured for the policy. (Inherited from ProfileTemplatePolicy)
public property DuplicatesAllowed Gets a Boolean value that indicates if duplicate temporary smart cards are allowed.
public property Enabled  Gets a Boolean value that indicates if the policy is enabled. (Inherited from ProfileTemplatePolicy)
public property EnrollAgentRequired  Gets a Boolean value that indicates if enrollment agents are required for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property EraseCard Gets a Boolean value that indicates if the temporary smart card will be erased during a retire operation for the policy.
public property GenerateAuthenticationCertificatesOnly Gets a Boolean value that indicates if authentication certificates are generated on temporary smart cards.
public property ImmediatelySuspendLinkedCard Gets a Boolean value that indicates if the linked smart card will be immediately suspended when a temporary card is issued.
public property NumberOfDaysValidityPeriod Gets the number of days that a temporary smart card will be valid after it is issued.
public property NumberOfIssuedAllowed Gets the number of temporary smart cards that are allowed for users of the profile template.
public property OneTimePasswordPolicy  Gets how one-time passwords for FIM CM requests for the policy are distributed. (Inherited from ProfileTemplatePolicy)
public property Personalization  Gets the smart card personalization options for the policy. (Inherited from ProfileTemplatePolicy)
public property PolicyDataCollection  Gets the data collection items that are associated with the policy. (Inherited from ProfileTemplatePolicy)
public property ResetAdminPin Gets a Boolean value that indicates if the temporary smart card admin PIN will be reset to a default value during a retire operation for the policy.
public property RevocationSettings Gets the revocation settings for the policy.
public property SelfServiceEnabled  Gets a Boolean value that indicates if self-service initiation of FIM CM requests is enabled for the policy. (Inherited from ProfileTemplatePolicy)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also