DataPlace
SecurityGrantedCallback Delegate
CSCS.DataPlace.Common.SecuritySecurityGrantedCallback
Represents a method to be called when a security check is complete. If UI elements are to be affected based on security, the method should return a value representing whether permission should be granted; otherwise the return value is ignored.
Declaration Syntax
C#
public delegate bool SecurityGrantedCallback(
	SecRights rights
)
Parameters
rights (SecRights)

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817