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