Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AuthorizeAttributeSample
Services
AuthorizationService
C# Class AuthorizeAttributeSample.Services.AuthorizationService
Inheritance:
IAuthorizationService
Mostra file
Open project: tugberkugurlu/ProWebAPI.Samples
Public Methods
Method
Description
Authorize
(
string
userName
,
string
password
) :
bool
Method Details
Authorize()
public
method
public
Authorize
(
string
userName
,
string
password
) :
bool
userName
string
password
string
return
bool