CommonStructureServiceFaultCodes.Security Property

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

Syntax

'Declaration
Public Shared ReadOnly Property Security As SoapFaultSubCode
public static SoapFaultSubCode Security { get; }
public:
static property SoapFaultSubCode^ Security {
    SoapFaultSubCode^ get ();
}
static member Security : SoapFaultSubCode
static function get Security () : SoapFaultSubCode

Property Value

Type: System.Web.Services.Protocols.SoapFaultSubCode

.NET Framework Security

See Also

Reference

CommonStructureServiceFaultCodes Class

Microsoft.TeamFoundation.Server Namespace