Udostępnij za pośrednictwem


Właściwość TestManagementService.TfsIdentityStore —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Public ReadOnly Property TfsIdentityStore As ITfsIdentityStore
public ITfsIdentityStore TfsIdentityStore { get; }
public:
virtual property ITfsIdentityStore^ TfsIdentityStore {
    ITfsIdentityStore^ get () sealed;
}
abstract TfsIdentityStore : ITfsIdentityStore with get 
override TfsIdentityStore : ITfsIdentityStore with get
final function get TfsIdentityStore () : ITfsIdentityStore

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITfsIdentityStore

Implementuje

ITestManagementService.TfsIdentityStore

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestManagementService Klasa

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client