Skip navigation links
JNA API 5.3.1
com.sun.jna.platform.win32

Class Sspi.SecPkgCredentials_Names

    • Field Detail

      • sUserName

        public Pointer sUserName
        Pointer to a null-terminated string containing the name of the user represented by the credential. If the security package sets the SECPKG_FLAG_ACCEPT_WIN32_NAME flag to indicate that it can process Windows names, this name can be used in other Windows calls.
    • Constructor Detail

      • SecPkgCredentials_Names

        public SecPkgCredentials_Names()
    • Method Detail

      • getUserName

        public java.lang.String getUserName()
        Returns:
        value of userName attribute
JNA API 5.3.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.