TestimoX

API Reference

Class

StoredCredentialInfo

Namespace ComputerX.Credentials
Assembly ComputerX
Modifiers sealed

Represents a stored credential entry discovered on the local host.

Inheritance

  • Object
  • StoredCredentialInfo

Constructors

Properties

public String Target { get; set; } #

Credential target name.

public String Type { get; set; } #

Credential type label.

public String User { get; set; } #

User account associated with the credential entry.