SecureEnvironment.GetActivatedUsers 메서드

정의

활성화된 사용자 목록을 반환합니다.

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)

반품

현재 활성화된 사용자 목록입니다.

적용 대상