 | UpstreamRoleProviderServiceUpstreamProvider Property |
Upstream role provider
Namespace: SanteDB.Client.Upstream.SecurityAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic IRoleProviderService UpstreamProvider { get; }Public ReadOnly Property UpstreamProvider As IRoleProviderService
Get
public:
virtual property IRoleProviderService^ UpstreamProvider {
IRoleProviderService^ get () sealed;
}abstract UpstreamProvider : IRoleProviderService with get
override UpstreamProvider : IRoleProviderService with get
Property Value
IRoleProviderServiceImplements
IUpstreamServiceProviderTUpstreamServiceUpstreamProvider
See Also