public class DefaultPasswordManager : ServiceWithInstrumentationBase<ISecurityManagerImplementation>,
IPasswordManagerImplementation, IPasswordManager, IApplicationComponent, IDisposable, IInstrumentable,
IExternallyParameterized, IService, INamed, IConfigurable
public class DefaultPasswordManager : ServiceWithInstrumentationBase<ISecurityManagerImplementation>,
IPasswordManagerImplementation, IPasswordManager, IApplicationComponent, IDisposable, IInstrumentable,
IExternallyParameterized, IService, INamed, IConfigurable
Public Class DefaultPasswordManager
Inherits ServiceWithInstrumentationBase(Of ISecurityManagerImplementation)
Implements IPasswordManagerImplementation, IPasswordManager, IApplicationComponent, IDisposable,
IInstrumentable, IExternallyParameterized, IService, INamed, IConfigurable
Public Class DefaultPasswordManager
Inherits ServiceWithInstrumentationBase(Of ISecurityManagerImplementation)
Implements IPasswordManagerImplementation, IPasswordManager, IApplicationComponent, IDisposable,
IInstrumentable, IExternallyParameterized, IService, INamed, IConfigurable
public ref class DefaultPasswordManager : public ServiceWithInstrumentationBase<ISecurityManagerImplementation^>,
IPasswordManagerImplementation, IPasswordManager, IApplicationComponent, IDisposable, IInstrumentable,
IExternallyParameterized, IService, INamed, IConfigurable
public ref class DefaultPasswordManager : public ServiceWithInstrumentationBase<ISecurityManagerImplementation^>,
IPasswordManagerImplementation, IPasswordManager, IApplicationComponent, IDisposable, IInstrumentable,
IExternallyParameterized, IService, INamed, IConfigurable
type DefaultPasswordManager =
class
inherit ServiceWithInstrumentationBase<ISecurityManagerImplementation>
interface IPasswordManagerImplementation
interface IPasswordManager
interface IApplicationComponent
interface IDisposable
interface IInstrumentable
interface IExternallyParameterized
interface IService
interface INamed
interface IConfigurable
end
type DefaultPasswordManager =
class
inherit ServiceWithInstrumentationBase<ISecurityManagerImplementation>
interface IPasswordManagerImplementation
interface IPasswordManager
interface IApplicationComponent
interface IDisposable
interface IInstrumentable
interface IExternallyParameterized
interface IService
interface INamed
interface IConfigurable
end