C# 클래스 Abstractions.WindowsApi.pInvokes.structenums.USER_INFO_4

파일 보기 프로젝트 열기: MutonUfoAI/pgina 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
acct_expires int
auth_flags AuthFlags
bad_pw_count int
code_page int
comment string
country_code int
flags UserFlags
full_name string
home_dir string
home_dir_drive string
last_logoff int
last_logon int
logon_hours System.IntPtr
logon_server string
max_storage int
name string
num_logons int
parms string
password string
password_age int
password_expired int
primary_group_id int
priv UserPrivileges
profile string
script_path string
units_per_week int
user_sid System.IntPtr
usr_comment string
workstations string

프로퍼티 상세

acct_expires 공개적으로 프로퍼티

public int acct_expires
리턴 int

auth_flags 공개적으로 프로퍼티

public AuthFlags auth_flags
리턴 AuthFlags

bad_pw_count 공개적으로 프로퍼티

public int bad_pw_count
리턴 int

code_page 공개적으로 프로퍼티

public int code_page
리턴 int

comment 공개적으로 프로퍼티

public string comment
리턴 string

country_code 공개적으로 프로퍼티

public int country_code
리턴 int

flags 공개적으로 프로퍼티

public UserFlags flags
리턴 UserFlags

full_name 공개적으로 프로퍼티

public string full_name
리턴 string

home_dir 공개적으로 프로퍼티

public string home_dir
리턴 string

home_dir_drive 공개적으로 프로퍼티

public string home_dir_drive
리턴 string

last_logoff 공개적으로 프로퍼티

public int last_logoff
리턴 int

last_logon 공개적으로 프로퍼티

public int last_logon
리턴 int

logon_hours 공개적으로 프로퍼티

public IntPtr,System logon_hours
리턴 System.IntPtr

logon_server 공개적으로 프로퍼티

public string logon_server
리턴 string

max_storage 공개적으로 프로퍼티

public int max_storage
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

num_logons 공개적으로 프로퍼티

public int num_logons
리턴 int

parms 공개적으로 프로퍼티

public string parms
리턴 string

password 공개적으로 프로퍼티

public string password
리턴 string

password_age 공개적으로 프로퍼티

public int password_age
리턴 int

password_expired 공개적으로 프로퍼티

public int password_expired
리턴 int

primary_group_id 공개적으로 프로퍼티

public int primary_group_id
리턴 int

priv 공개적으로 프로퍼티

public UserPrivileges priv
리턴 UserPrivileges

profile 공개적으로 프로퍼티

public string profile
리턴 string

script_path 공개적으로 프로퍼티

public string script_path
리턴 string

units_per_week 공개적으로 프로퍼티

public int units_per_week
리턴 int

user_sid 공개적으로 프로퍼티

public IntPtr,System user_sid
리턴 System.IntPtr

usr_comment 공개적으로 프로퍼티

public string usr_comment
리턴 string

workstations 공개적으로 프로퍼티

public string workstations
리턴 string