Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the HTTPS communication port.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public ushort HttpsPort { get; set; }
public:
property unsigned short HttpsPort {
unsigned short get();
void set(unsigned short value);
}
Public Property HttpsPort As UShort
Property Value
Type: System.UInt16
See Also
SecurityConfiguration Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top