Gets a value that indicate whether the specified user have enough roles to allow running the specified operation.
public virtual bool IsUserInRole(
string userName,
Leadtools.Annotations.Core.AnnOperationInfoEventArgs info
)
Public Overridable Function IsUserInRole( _
ByVal userName As String, _
ByVal info As Leadtools.Annotations.Core.AnnOperationInfoEventArgs _
) As Boolean
public virtual bool IsUserInRole(
string userName,
Leadtools.Annotations.Core.AnnOperationInfoEventArgs info
)
function Leadtools.Annotations.Core.AnnGroupsRoles.IsUserInRole(
userName ,
info
)
userName
User name to check
info
Operation information including its type and the annotation object involved.
true if the user has enough roles to allow the operation, otherwise; false including if the user was not found in any groups.
This method works as follows:
GetUserRoles is called obtain the roles for the specified user (through the groups this user belong to).
AnnOperationInfoEventArgs.Type is checked agains the built-in roles of the system. For instance, if the operation type is AnnOperationType.CreateObjects, then the user must contain AnnRoles.Edit or AnnRoles.EditAll (with edit only works if the userName is the same as info.AnnObject.UserId.
If the build-in roles matched against the operation type could not verify if the operation is allowed or denied, then this is a custom role and the GenerateRole event will occur to ask the application for te role name to use with this operation. This role is checked again against the group roles to return the boolean value.
![]() |
Products |
Support |
Feedback: IsUserInRole Method - Leadtools.Annotations.Core |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.