다음을 통해 공유


X509Credentials.FindValue Property

 

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

Specifies the filter value used to search local certificate in certificate store. FindType specifies the type of filter value.

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

Syntax

public object FindValue { get; set; }

Property Value

Type: System.Object

The value of security credentials to use to secure the cluster.

See Also

X509Credentials Class
System.Fabric Namespace

Return to top