[缺少 "M:TouchSocket.Http.AuthenticationPlugin.SetRealm(System.String)" 的 <summary> 文档]
public AuthenticationPlugin SetRealm(
	string realm = "Server"
)Public Function SetRealm ( 
	Optional realm As String = "Server"
) As AuthenticationPluginmember SetRealm : 
        ?realm : string 
(* Defaults:
        let _realm = defaultArg realm "Server"
*)
-> AuthenticationPlugin [缺少 "M:TouchSocket.Http.AuthenticationPlugin.SetRealm(System.String)" 的 <param name="realm"/> 文档]
[缺少 "M:TouchSocket.Http.AuthenticationPlugin.SetRealm(System.String)" 的 <returns> 文档]