Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TechTalks
API
Security
BasicAuthenticationIdentity
C# Class TechTalks.API.Security.BasicAuthenticationIdentity
Inheritance:
System.Security.Principal.GenericIdentity
显示文件
Open project: anuragvaishy-galaxe/TechTalks
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