SecureEnvironment.GetActivatedUsers 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回已啟動使用者的清單。
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)
傳回
目前已啟動使用者的清單。