SecureBlackbox 2020 iOS Edition

Questions / Feedback?

attributeQueryService (property)

The location of the AttributeQuery service.

Syntax

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

Default Value

"/idp/AttributeQueryService"

Remarks

Use this property to specify the relative URL of the AttributeQuery service provided by this Identity Provider (IdP).

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