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
OSharp
Core
Security
DatetimeOAuthClientIdProvider
C# Class OSharp.Core.Security.DatetimeOAuthClientIdProvider
使用时间的客户端编号生成器,精度取到毫秒
Inheritance:
IOAuthClientIdProvider
Mostra file
Open project: i66soft/osharp
Public Methods
Method
Description
CreateClientId
(
OAuthClientType
type
) :
string
生成类型类型的客户端编号
Method Details
CreateClientId()
public
method
生成类型类型的客户端编号
public
CreateClientId
(
OAuthClientType
type
) :
string
type
OAuthClientType
客户端类型
return
string