Aracılığıyla paylaş


SecureEnvironment.GetActivatedUsers Yöntem

Tanım

Etkinleştirilmiş kullanıcıların listesini döndürür.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<System::Security::RightsManagement::ContentUser ^> ^ GetActivatedUsers();
public static System.Collections.ObjectModel.ReadOnlyCollection<System.Security.RightsManagement.ContentUser> GetActivatedUsers ();
static member GetActivatedUsers : unit -> System.Collections.ObjectModel.ReadOnlyCollection<System.Security.RightsManagement.ContentUser>
Public Shared Function GetActivatedUsers () As ReadOnlyCollection(Of ContentUser)

Döndürülenler

Şu anda etkin olan kullanıcıların listesi.

Şunlara uygulanır