ClusterConfig.SslCertificateName Field
The name of the certificate that will be used in the https port for public services.
Namespace: Microsoft.Hpc.Azure.ClusterConfig
Assembly: Microsoft.Hpc.Azure.ClusterConfig (in Microsoft.Hpc.Azure.ClusterConfig.dll)
Usage
'Usage
Dim value As String
value = ClusterConfig.SslCertificateName
Syntax
'Declaration
Public Const SslCertificateName As String
public const string SslCertificateName
public:
literal String^ SslCertificateName
public static final String SslCertificateName
public const var SslCertificateName : String
Remarks
This field is optional. If it has not been set, it will default to use the same certificate named in PasswordEncryptionCertificateName.
Platform Note: This field was introduced in the Windows Azure SDK v 1.6 with the Windows Azure HPC Scheduler SDK. It is not supported in previous versions.
Platforms
Development Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012
Target Platforms
Windows Server 2008 R2, Windows Server 2012
See Also
Reference
ClusterConfig Class
ClusterConfig Members
Microsoft.Hpc.Azure.ClusterConfig Namespace
Build Date:
2013-04-22