Click or drag to resize

RemoteSecurityChallengeRepositoryServiceObsolete Method

Obsolete the specified audit

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

Parameters

key
Type: SystemGuid

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

Return Value

Type: SecurityChallenge

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

Implements

IRepositoryServiceTModelObsolete(Guid)
See Also