- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for CloseHandle (0.52 sec)
-
src/main/java/jcifs/dcerpc/msrpc/samr.java
public static final int ACB_USE_DES_KEY_ONLY = 32768; /** Account control bit flag: Pre-authentication is not required */ public static final int ACB_DONT_REQUIRE_PREAUTH = 65536; /** * SAMR CloseHandle operation for closing an opened SAM handle. * This operation releases resources associated with the handle. */ public static class SamrCloseHandle extends DcerpcMessage { @Override
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 23.4K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java
public static final int ACB_USE_DES_KEY_ONLY = 32768; /** Account control bit flag: Pre-authentication is not required */ public static final int ACB_DONT_REQUIRE_PREAUTH = 65536; /** * SAMR CloseHandle operation for closing an opened SAM handle. * This operation releases resources associated with the handle. */ public static class SamrCloseHandle extends DcerpcMessage { @Override
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 23.1K bytes - Viewed (0)