CommonStructureServiceFaultCodes.Security Property
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Security As SoapFaultSubCode
Get
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.