Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
- 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.