Share via


CredentialDescription.CachedValue Property

Definition

When the credential is retrieved by a ICredentialsLoader, it will be stored in this property, where you can retrieve it. If the credential is a certificate, it will also be stored in the Certificate property.

public virtual object? CachedValue { get; set; }
member this.CachedValue : obj with get, set
Public Overridable Property CachedValue As Object

Property Value

Applies to