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