Condividi tramite


Metodo TeamFoundationDomain.IsOwner

Controlla se il descrittore specificato è di tipo [TeamFoundation] e appartiene questo host di IMS.In questo modo viene confermato che tale gruppo effettivamente esistente, così che il modello di PROCESSO al quale appartiene questo host.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function IsOwner ( _
    descriptor As IdentityDescriptor _
) As Boolean
public bool IsOwner(
    IdentityDescriptor descriptor
)

Parametri

Valore restituito

Tipo: System.Boolean
[True] se questo host proprietario del PROCESSO, in caso contrario, [false].

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationDomain Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server