1 write to PermittedLogonTimes
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
106
set { this.AccountInfo.
PermittedLogonTimes
= value; }
1 reference to PermittedLogonTimes
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
105
get { return this.AccountInfo.
PermittedLogonTimes
; }