Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Investor
Common
Shared
Authentication
BasicAuthenticationIdentity
C# Class Investor.Common.Shared.Authentication.BasicAuthenticationIdentity
Inheritance:
System.Security.Principal.GenericIdentity
Show file
Open project: johnhinz/Investor
Public Methods
Method
Description
BasicAuthenticationIdentity
(
string
name
,
string
password
) :
System
Method Details
BasicAuthenticationIdentity()
public
method
public
BasicAuthenticationIdentity
(
string
name
,
string
password
) :
System
name
string
password
string
return
System