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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.