1 reference to BinaryFromWinNTConverter
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
671
{PropertyNames.AcctInfoPermittedLogonTimes, typeof(UserPrincipal), "LoginHours", new FromWinNTConverterDelegate(
BinaryFromWinNTConverter
), new ToWinNTConverterDelegate(LogonHoursToWinNTConverter)},