C# 클래스 Orc.NuGetExplorer.Native.CredUi.Credential

파일 보기 프로젝트 열기: WildGums/Orc.NuGetExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AttributeCount System.UInt32
Attributes System.IntPtr
Comment string
CredentialBlob string
CredentialBlobSize System.UInt32
Flags System.UInt32
LastWritten System.Runtime.InteropServices.ComTypes.FILETIME
Persist CredPersistance
TargetAlias string
TargetName string
Type CredTypes
UserName string

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

AttributeCount 공개적으로 프로퍼티

public UInt32,System AttributeCount
리턴 System.UInt32

Attributes 공개적으로 프로퍼티

public IntPtr,System Attributes
리턴 System.IntPtr

Comment 공개적으로 프로퍼티

public string Comment
리턴 string

CredentialBlob 공개적으로 프로퍼티

public string CredentialBlob
리턴 string

CredentialBlobSize 공개적으로 프로퍼티

public UInt32,System CredentialBlobSize
리턴 System.UInt32

Flags 공개적으로 프로퍼티

public UInt32,System Flags
리턴 System.UInt32

LastWritten 공개적으로 프로퍼티

public System.Runtime.InteropServices.ComTypes.FILETIME LastWritten
리턴 System.Runtime.InteropServices.ComTypes.FILETIME

Persist 공개적으로 프로퍼티

public CredPersistance Persist
리턴 CredPersistance

TargetAlias 공개적으로 프로퍼티

public string TargetAlias
리턴 string

TargetName 공개적으로 프로퍼티

public string TargetName
리턴 string

Type 공개적으로 프로퍼티

public CredTypes Type
리턴 CredTypes

UserName 공개적으로 프로퍼티

public string UserName
리턴 string