 | IClaimsClaimTypeGapDetails Property |
[Missing <summary> documentation for "P:IAS.IClaims.ClaimType.GapDetails"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IClaimsGapDetailsType GapDetails { get; set; }
Public Property GapDetails As IClaimsGapDetailsType
Get
Set
function get GapDetails () : IClaimsGapDetailsType
function set GapDetails (value : IClaimsGapDetailsType)
function get_GapDetails();
function set_GapDetails(value);
Property Value
Type:
IClaimsGapDetailsType
See Also