net9.0
namespace CoreWCF
{
public sealed class UnixDomainSocketSecurity : Object
{
public UnixDomainSocketTransportSecurity Transport { get; set; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Assembly | CoreWCF.UnixDomainSocket , Version=1.6.0.0, PublicKeyToken=64a15a7b0fecbbfb |
Referencing | Your project needs a package reference to |
Package | CoreWCF.UnixDomainSocket net6.0 |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |