SecureBlackbox 2020 iOS Edition

Questions / Feedback?

nameIDMappingRequestNameIDPolicyUseAllowCreate (property)

Controls inclusion of UseAllow modifier in the NameIDPolicy object.

Syntax

@property (nonatomic,readonly,assign,getter=nameIDMappingRequestNameIDPolicyUseAllowCreate) BOOL nameIDMappingRequestNameIDPolicyUseAllowCreate;
- (BOOL)nameIDMappingRequestNameIDPolicyUseAllowCreate;
public var nameIDMappingRequestNameIDPolicyUseAllowCreate: Bool {
  get {...}
}

Default Value

FALSE

Remarks

Controls inclusion of UseAllow modifier in the NameIDPolicy object.

Use this property to include or exclude the UseAllow parameter from the NameIDPolicy object.

This property is read-only.

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