Click or drag to resize
msidmPamRequestmsidmPamRequestTTL Property
PAMRequest TTL - The TTL that the PAM User requested. Must be smaller than the PAMRole's TTL.

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

Property Value

Type: NullableInt32
See Also