AuthenticablePrincipal.PermittedWorkstations Vlastnost

Definice

Získá seznam pracovních stanic, ke kterým se tento objekt zabezpečení může přihlásit.

public:
 property System::DirectoryServices::AccountManagement::PrincipalValueCollection<System::String ^> ^ PermittedWorkstations { System::DirectoryServices::AccountManagement::PrincipalValueCollection<System::String ^> ^ get(); };
public System.DirectoryServices.AccountManagement.PrincipalValueCollection<string> PermittedWorkstations { get; }
member this.PermittedWorkstations : System.DirectoryServices.AccountManagement.PrincipalValueCollection<string>
Public ReadOnly Property PermittedWorkstations As PrincipalValueCollection(Of String)

Hodnota vlastnosti

Proměnlivý seznam pracovních stanic, ke kterým se tento objekt zabezpečení může přihlásit.

Výjimky

Základní úložiště tuto vlastnost nepodporuje.

Platí pro