Click or drag to resize
AssertFederatedIdentityResultIsSuccess Property
Gets or sets whether the operation was success.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool IsSuccess { get; set; }

Property Value

Type: Boolean
See Also