SecureBlackbox 2020 iOS Edition

Questions / Feedback?

artifactResolutionService (property)

The location of the artifact resolution service.

Syntax

@property (nonatomic,readwrite,assign,getter=artifactResolutionService,setter=setArtifactResolutionService:) NSString* artifactResolutionService;
- (NSString*)artifactResolutionService;
- (void)setArtifactResolutionService:(NSString*)newArtifactResolutionService;
public var artifactResolutionService: String {
  get {...}
set {...} }

Default Value

"/sp/ArtifactResolutionService"

Remarks

Use this property to specify the location of the artifact resolution service of this Service Provider (SP).

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]