- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for LsarObjectAttributes (0.84 seconds)
-
src/main/java/jcifs/dcerpc/msrpc/lsarpc.java
* LSA object attributes. */ /** * LSA object attributes for policy and resource access. */ public static class LsarObjectAttributes extends NdrObject { /** * Default constructor for LsarObjectAttributes. */ public LsarObjectAttributes() { // Default constructor } /** Length of the object attributes structure. */ public int length;Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 44.5K bytes - Click Count (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/lsarpc.java
} } /** * LSA object attributes for policy and resource access. */ public static class LsarObjectAttributes extends NdrObject { /** * Default constructor for LsarObjectAttributes. */ public LsarObjectAttributes() { // Default constructor } /** Length of the object attributes structure. */ public int length;Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 42.5K bytes - Click Count (0)