BaseNotification<TOptions>.Skipped Property
Namespace: Microsoft.Owin.Security.Notifications
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
public bool Skipped { get; }
public:
property bool Skipped {
bool get();
}
member Skipped : bool with get
Public ReadOnly Property Skipped As Boolean
Type: System.Boolean
BaseNotification<TOptions> Class
Microsoft.Owin.Security.Notifications Namespace
Return to top