ServiceProperties.BannedIpList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
property cli::array <System::String ^> ^ BannedIpList { cli::array <System::String ^> ^ get(); };
[System.CLSCompliant(false)]
public string[] BannedIpList { get; }
member this.BannedIpList : string[]
Public ReadOnly Property BannedIpList As String()
Property Value
String[]
- Attributes