FME Server .NET API

IFMEUserRole.AssignedUserAccounts Property

The assigned user accounts of this user role.

[Visual Basic]
Property AssignedUserAccounts As String()
[C#]
string[] AssignedUserAccounts {get; set;}

See Also

IFMEUserRole Interface | IFMEUserRole Members | Safe.FMEServer.API.Security Namespace