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

AuthenticationPluginSetRealm 方法

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

Definition

命名空间: TouchSocket.Http
程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
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> 文档]

参见