Click or drag to resize

RemoteSecurityChallengeRepositoryServiceGet Method (Guid)

Get the specified audit

Namespace:  SanteDB.DisconnectedClient.Services.Remote
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public SecurityChallenge Get(
	Guid correlationKey
)

Parameters

correlationKey
Type: SystemGuid

[Missing <param name="correlationKey"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteSecurityChallengeRepositoryService.Get(System.Guid)"]

Return Value

Type: SecurityChallenge

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteSecurityChallengeRepositoryService.Get(System.Guid)"]

Implements

IRepositoryServiceTModelGet(Guid)
See Also