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