AzureClientIPRestrictedException Constructor (String)

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public AzureClientIPRestrictedException(
    string message
)
public:
AzureClientIPRestrictedException(
    String^ message
)
new : 
        message:string -> AzureClientIPRestrictedException
public function AzureClientIPRestrictedException(
    message : String
)

Parameters

.NET Framework Security

See Also

Reference

AzureClientIPRestrictedException Class

AzureClientIPRestrictedException Overload

Microsoft.TeamFoundation.Framework.Client Namespace