C# Class OSharp.Core.Security.DatetimeOAuthClientIdProvider

使用时间的客户端编号生成器,精度取到毫秒
Inheritance: IOAuthClientIdProvider
Afficher le fichier Open project: i66soft/osharp

Méthodes publiques

Méthode Description
CreateClientId ( OAuthClientType type ) : string

生成类型类型的客户端编号

Method Details

CreateClientId() public méthode

生成类型类型的客户端编号
public CreateClientId ( OAuthClientType type ) : string
type OAuthClientType 客户端类型
Résultat string