Property | Type | Description | |
---|---|---|---|
GetPickerEntity | PickerEntity |
Method | Description | |
---|---|---|
CustomClaims ( string displayName ) : System |
Method | Description | |
---|---|---|
FillClaimTypes ( List |
||
FillClaimValueTypes ( List |
||
FillClaimsForEntity ( |
||
FillEntityTypes ( List |
||
FillHierarchy ( |
||
FillResolve ( |
||
FillResolve ( |
||
FillSchema ( SPProviderSchema schema ) : void | ||
FillSearch ( |
Method | Description | |
---|---|---|
GetPickerEntity ( string user ) : PickerEntity |
public CustomClaims ( string displayName ) : System | ||
displayName | string | |
return | System |
protected FillClaimTypes ( List |
||
claimTypes | List |
|
return | void |
protected FillClaimValueTypes ( List |
||
claimValueTypes | List |
|
return | void |
protected FillClaimsForEntity ( |
||
context | ||
entity | SPClaim | |
claims | List |
|
return | void |
protected FillEntityTypes ( List |
||
entityTypes | List |
|
return | void |
protected FillHierarchy ( |
||
context | ||
entityTypes | string | |
hierarchyNodeID | string | |
numberOfLevels | int | |
hierarchy | SPProviderHierarchyTree | |
return | void |
protected FillResolve ( |
||
context | ||
entityTypes | string | |
resolveInput | SPClaim | |
resolved | List |
|
return | void |
protected FillResolve ( |
||
context | ||
entityTypes | string | |
resolveInput | string | |
resolved | List |
|
return | void |
protected FillSchema ( SPProviderSchema schema ) : void | ||
schema | SPProviderSchema | |
return | void |
protected FillSearch ( |
||
context | ||
entityTypes | string | |
searchPattern | string | |
hierarchyNodeID | string | |
maxCount | int | |
searchTree | SPProviderHierarchyTree | |
return | void |