'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property FullySecured As UAEndpointSelectionPolicy
'Usage
Dim value As UAEndpointSelectionPolicy value = UAEndpointSelectionPolicy.FullySecured
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static UAEndpointSelectionPolicy FullySecured {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property UAEndpointSelectionPolicy^ FullySecured { UAEndpointSelectionPolicy^ get(); }