AuthenticablePrincipal.PermittedWorkstations Propriedade

Definição

Obtém a lista de estações de trabalho onde este responsável pode iniciar sessão.

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)

Valor de Propriedade

A lista mutável de postos de trabalho em que este diretor pode iniciar sessão.

Exceções

O armazenamento subjacente não suporta esta propriedade.

Aplica-se a