Click or drag to resize

ClusterJobScheduler.ClientCertificateThumbprint Property

Gets or sets the certificate using the SHA1 thumbprint.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public string ClientCertificateThumbprint { get; set; }

Property Value

Type: String
The certificate's SHA1 thumbprint.
Exceptions
ExceptionCondition
InvalidOperationExceptionAlready connected to Coordinator, cannot change security options.
See Also

STK Parallel Computing Server 2.10 API for .NET