CredentialDescription.ReferenceOrValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reference to the certificate or value. You will normally not use this property directly. It could be used by property editors in tools or IDEs. Instead, use the properties that are specific to the SourceType.
public string? ReferenceOrValue { get; set; }
member this.ReferenceOrValue : string with get, set
Public Property ReferenceOrValue As String