Provides read-only access to a user manager that handles user authentication with names and passwords.
Syntax
'Declaration
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute()>
Public Interface IReadOnlyNameAndPasswordUserManager
[ComVisible(false)]
[ExceptionContractAnnotation()]
public interface IReadOnlyNameAndPasswordUserManager
[ComVisible(false)]
[ExceptionContractAnnotation()]
public interface class IReadOnlyNameAndPasswordUserManager
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also