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