Click or drag to resize
msidmPamRequestmsidmPamRequestExpirationDate Property
PAM Request Expiration Date - Expiration date and time of the PAM request. This is set automatically by system according to the configured TTL

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<DateTime> msidmPamRequestExpirationDate { get; set; }

Property Value

Type: NullableDateTime
See Also