Class SoLocalPrincipal.IgnoreSentryModifier
Class manipulating the IgnoreSentry of SoLocalPrincipal.
Implements
Namespace: SuperOffice.Security.Principal
Assembly: SoDataBase.dll
Syntax
public class IgnoreSentryModifier : Object, IDisposable
Remarks
Use BeginIgnoreSentry() to instanciate this class.
Methods
Dispose()
Class manipulating the IgnoreSentry of SoLocalPrincipal.
Declaration
public void Dispose()
Remarks
Use BeginIgnoreSentry() to instanciate this class.
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)