←Select platform

IgnoreUserCheck Property

Summary

Gets or sets a value that indicate if the system should ignore checking the user name and allow the operation based on the role only.

Syntax

C#
VB
Java
WinRT C#
public bool IgnoreUserCheck {get; set;}
Public Property IgnoreUserCheck As Boolean
public bool IgnoreUserCheck {get; set;}
public boolean getIgnoreUserCheck() 
public void setIgnoreUserCheck(boolean value) 
get_IgnoreUserCheck(); 
set_IgnoreUserCheck(value); 
Object.defineProperty('IgnoreUserCheck'); 

Property Value

true to ignore checking the user name and allow the operation based on the role only, otherwise; false. Default value is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize