C# Class Orc.NuGetExplorer.Native.CredUi.Credential

Afficher le fichier Open project: WildGums/Orc.NuGetExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

AttributeCount public_oe property

public UInt32,System AttributeCount
Résultat System.UInt32

Attributes public_oe property

public IntPtr,System Attributes
Résultat System.IntPtr

Comment public_oe property

public string Comment
Résultat string

CredentialBlob public_oe property

public string CredentialBlob
Résultat string

CredentialBlobSize public_oe property

public UInt32,System CredentialBlobSize
Résultat System.UInt32

Flags public_oe property

public UInt32,System Flags
Résultat System.UInt32

LastWritten public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME LastWritten
Résultat System.Runtime.InteropServices.ComTypes.FILETIME

Persist public_oe property

public CredPersistance Persist
Résultat CredPersistance

TargetAlias public_oe property

public string TargetAlias
Résultat string

TargetName public_oe property

public string TargetName
Résultat string

Type public_oe property

public CredTypes Type
Résultat CredTypes

UserName public_oe property

public string UserName
Résultat string