CommonStructureServiceFaultCodes.Security Property

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.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 with get
static function get Security () : SoapFaultSubCode

Property Value

Type: System.Web.Services.Protocols.SoapFaultSubCode
Returns SoapFaultSubCode.

.NET Framework Security

See Also

Reference

CommonStructureServiceFaultCodes Class

Microsoft.TeamFoundation.Server Namespace