Share via


CommonStructureServiceFaultCodes.Security Property

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Security As SoapFaultSubCode
'Usage
Dim value As SoapFaultSubCode 

value = CommonStructureServiceFaultCodes.Security
public static SoapFaultSubCode Security { get; }
public:
static property SoapFaultSubCode^ Security {
    SoapFaultSubCode^ get ();
}
public static function get Security () : SoapFaultSubCode

Property Value

Type: System.Web.Services.Protocols.SoapFaultSubCode

.NET Framework Security

See Also

Reference

CommonStructureServiceFaultCodes Class

CommonStructureServiceFaultCodes Members

Microsoft.TeamFoundation.Server Namespace