SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authzDecisionQueryActions (property)

Specifies the list of actions included in the query.

Syntax

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

Default Value

""

Remarks

Specifies the list of actions included in the query.

Read or set this property to access the list of actions (as CRLF-separated strings) included in the query.

This property is read-only.

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