Class SmUsersSection
public class SmUsersSection
- Inheritance
-
SmUsersSection
- Inherited Members
Properties
DeviceProfiles
public ISmUsersDeviceProfiles DeviceProfiles { get; }
Property Value
Softwares
public ISmUsersSoftwares Softwares { get; }
Property Value
Methods
GetNetworkSmUsersAsync(string, string, string, string, string, CancellationToken)
public Task<List<SmNetworkUser>> GetNetworkSmUsersAsync(string networkId, string ids = null, string usernames = null, string emails = null, string scope = null, CancellationToken cancellationToken = default)
Parameters
networkId
stringids
stringusernames
stringemails
stringscope
stringcancellationToken
CancellationToken