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 String getUserName()
        Returns:
        value of userName attribute