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