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