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