Metoda FullPermissionSetForwarderBase.SetInheritFlag —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Public Overridable Function SetInheritFlag ( _
requestContext As TeamFoundationRequestContext, _
notificationType As NotificationType, _
token As String, _
inherit As Boolean _
) As Boolean
public virtual bool SetInheritFlag(
TeamFoundationRequestContext requestContext,
NotificationType notificationType,
string token,
bool inherit
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- notificationType
Typ: Microsoft.TeamFoundation.Framework.Server.NotificationType
- token
Typ: System.String
- inherit
Typ: System.Boolean
Wartość zwracana
Typ: System.Boolean
Returns Boolean.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..