'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property DefaultNetworkSecurity As NetworkSecurity
'Usage
Dim value As NetworkSecurity value = EndpointDescriptor.DefaultNetworkSecurity
[NotNull()] public static NetworkSecurity DefaultNetworkSecurity {get;}
[NotNull()] public: static property NetworkSecurity^ DefaultNetworkSecurity { NetworkSecurity^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).