| SecurityUserChallengeChildHandlerScopeBinding Property |
Binding for this operation
Namespace:
SanteDB.Rest.AMI.ChildResources
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax public ChildObjectScopeBinding ScopeBinding { get; }
Public ReadOnly Property ScopeBinding As ChildObjectScopeBinding
Get
public:
virtual property ChildObjectScopeBinding ScopeBinding {
ChildObjectScopeBinding get () sealed;
}
abstract ScopeBinding : ChildObjectScopeBinding with get
override ScopeBinding : ChildObjectScopeBinding with get
Property Value
Type:
ChildObjectScopeBindingImplements
IApiChildObjectScopeBindingSee Also