X509Credentials.FindValueSecondary Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Gets or sets the secondary find value for loading local certificate credential.

Namespace:   System.Fabric
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public object FindValueSecondary { get; set; }

Property Value

Type: System.Object

The secondary find value for loading local certificate credential.

See Also

X509Credentials Class
System.Fabric Namespace

Return to top