Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getLogonScript (0.06 sec)

  1. src/main/java/jcifs/pac/PacLogonInfo.java

            return this.userDisplayName;
        }
    
        /**
         * Returns the path to the user's logon script.
         * @return the logon script path
         */
        public String getLogonScript() {
            return this.logonScript;
        }
    
        /**
         * Returns the path to the user's profile.
         * @return the profile path
         */
        public String getProfilePath() {
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 14.3K bytes
    - Viewed (0)
Back to top