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