AuthenticablePrincipal.PermittedWorkstations Özellik

Tanım

Bu sorumlunun oturum açmasına izin verilen iş istasyonlarının listesini alır.

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)

Özellik Değeri

Bu sorumlunun oturum açmasına izin verilen iş istasyonlarının değiştirilebilir listesi.

Özel durumlar

Temel alınan depo bu özelliği desteklemiyor.

Şunlara uygulanır