Click or drag to resize

ClusterJobSchedulerVerifyCoordinatorThumbprint Property

Gets or sets a value indicating whether to verify the coordinator thumbprint.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public bool VerifyCoordinatorThumbprint { get; set; }

Property Value

Type: Boolean
true if coordinator thumbprint verification enabled; otherwise, false.
Exceptions
ExceptionCondition
InvalidOperationExceptionAlready connected to Coordinator, cannot change security options.
See Also

STK Parallel Computing Server 2.9 API for .NET