SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authzDecisionQueryResource (property)

Matches the Resource element of the query.

Syntax

@property (nonatomic,readonly,assign,getter=authzDecisionQueryResource) NSString* authzDecisionQueryResource;
- (NSString*)authzDecisionQueryResource;
public var authzDecisionQueryResource: String {
  get {...}
}

Default Value

""

Remarks

Matches the Resource element of the query.

Use this property to read or set the Resource element of the authorization decision query.

This property is read-only.

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