FullPermissionSetForwarderBase.GetTargetNamespaceId Method
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected MustOverride Function GetTargetNamespaceId As Guid
protected abstract Guid GetTargetNamespaceId()
protected:
virtual Guid GetTargetNamespaceId() abstract
abstract GetTargetNamespaceId : unit -> Guid
protected abstract function GetTargetNamespaceId() : Guid
Return Value
Type: System.Guid
Returns Guid.
.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.