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