Indicates whether a different kind of credential has already been partially accepted for this authentication session.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property PartiallyAccepted As Boolean Get Private Set |
C# |
---|
public bool PartiallyAccepted { get; private set; } |