C# Class Simple.CredentialManager.NativeMethods.CREDENTIAL

Show file Open project: spolnik/Simple.CredentialsManager Class Usage Examples

Public Properties

Property Type Description
AttributeCount int
Attributes System.IntPtr
CredentialBlob System.IntPtr
CredentialBlobSize int
Flags int
LastWritten long
Persist int
Type int

Property Details

AttributeCount public property

public int AttributeCount
return int

Attributes public property

public IntPtr,System Attributes
return System.IntPtr

CredentialBlob public property

public IntPtr,System CredentialBlob
return System.IntPtr

CredentialBlobSize public property

public int CredentialBlobSize
return int

Flags public property

public int Flags
return int

LastWritten public property

public long LastWritten
return long

Persist public property

public int Persist
return int

Type public property

public int Type
return int