NOPSecurityManager ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides security manager implementation that does nothing and always returns fake user instance
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.Security NOPSecurityManager

Namespace: NFX.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class NOPSecurityManager : ApplicationComponent, 
	ISecurityManagerImplementation, ISecurityManager, IApplicationComponent, IDisposable, IConfigurable
See Also