Click or drag to resize
DomainAliasPublicIpAddress Property
Gets the IP address of the domain alias. The address will be the same as the parent alias if not null.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string PublicIpAddress { get; }

Property Value

Type: String
See Also