ProxyAddressBase Members
Include Protected Members
Include Inherited Members
Defines common methods and properties for proxy addresses.
The ProxyAddressBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ProxyAddressBase(ProxyAddressPrefix, String, Boolean) | |
![]() |
ProxyAddressBase(ProxyAddressPrefix, String, Boolean, Boolean) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsPrimaryAddress | Gets a value that indicates whether the proxy address is the primary address of the proxy. |
![]() |
Prefix | |
![]() |
PrefixString |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CompareTo(ProxyAddressBase) | |
![]() |
CompareTo(Object) | |
![]() |
Equals(ProxyAddressBase) | |
![]() ![]() |
Equals(ProxyAddressBase, ProxyAddressBase, StringComparison) | |
![]() |
Equals(Object) | (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetSimilarProxy | |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
IsAddressStringValid | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToPrimary | |
![]() |
ToSecondary | |
![]() |
ToString | (Overrides Object.ToString().) |
![]() ![]() |
ValidateAddressString |
Top