net9.0
namespace CoreWCF
{
public enum UnixDomainSocketSecurityMode
{
TransportCredentialOnly = 2
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Assembly | CoreWCF.UnixDomainSocket , Version=1.7.0.0, PublicKeyToken=64a15a7b0fecbbfb |
Referencing | Your project needs a package reference to |
Package | CoreWCF.UnixDomainSocket (1.7.0) net8.0 |
Platform Restrictions | This API is supported on all platforms. |