UserLastLogon Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.User.LastLogon"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "lastLogon")] public Nullable<DateTime> LastLogon { get; set; }
<DataMemberAttribute(Name := "lastLogon")> Public Property LastLogon As Nullable(Of DateTime) Get Set
© Copyright 2007-2023 Open Text or one of its affiliates.