- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getOwnerUserSid (0.07 seconds)
-
src/main/java/jcifs/internal/dtyp/SecurityDescriptor.java
return this.ownerGroupSid; } /** * Gets the owner user SID of this security descriptor. * * @return the security identifier of the owner user */ public final SID getOwnerUserSid() { return this.ownerUserSid; } /** * Decodes a security descriptor from a byte buffer. * * @param buffer the byte buffer containing the security descriptor dataCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 5.4K bytes - Click Count (0)