ServiceProperties.BannedIpList Property

Definition

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

Applies to