SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authzDecisionQueryResource (property)

Matches the Resource element of the query.

Syntax

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

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.

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