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