| AuthcodeCreateCode Method |
创建随机字符串
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxprotected virtual string CreateCode()
Protected Overridable Function CreateCode As String
protected:
virtual String^ CreateCode()
abstract CreateCode : unit -> string
override CreateCode : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Adf.Web.Authcode.CreateCode"]
See Also