Click or drag to resize

ClusterJobSchedulerClientCertificateFile Property

Gets or sets the certificate file.

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

Property Value

Type: String
The certificate file.
Exceptions
ExceptionCondition
InvalidOperationExceptionAlready connected to Coordinator, cannot change security options.
See Also

STK Parallel Computing Server 2.9 API for .NET