一款简单易用的基础网络通讯组件库。

AuthenticationPluginSetRealm 方法

[缺少 "M:TouchSocket.Http.AuthenticationPlugin.SetRealm(System.String)" 的 <summary> 文档]

Definition

命名空间: TouchSocket.Http
程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
C#
public AuthenticationPlugin SetRealm(
	string realm = "Server"
)

参数

realm  String  (Optional)

[缺少 "M:TouchSocket.Http.AuthenticationPlugin.SetRealm(System.String)" 的 <param name="realm"/> 文档]

返回值

AuthenticationPlugin

[缺少 "M:TouchSocket.Http.AuthenticationPlugin.SetRealm(System.String)" 的 <returns> 文档]

参见