Gets the specified user role.
[Visual Basic]
Function GetUserRole( _
ByVal name As String _
) As Safe.FMEServer.API.Security.IFMEUserRole
a user role. If no user role found for specified name, then null is returned.
| Exception Type | Condition | 
|---|---|
| Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred | 
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace