SecureBlackbox 2020 iOS Edition

Questions / Feedback?

nameIDMappingRequestNameIDPolicyUseAllowCreate (property)

Controls inclusion of UseAllow modifier in the NameIDPolicy object.

Syntax

@property (nonatomic,readwrite,assign,getter=nameIDMappingRequestNameIDPolicyUseAllowCreate,setter=setNameIDMappingRequestNameIDPolicyUseAllowCreate:) BOOL nameIDMappingRequestNameIDPolicyUseAllowCreate;
- (BOOL)nameIDMappingRequestNameIDPolicyUseAllowCreate;
- (void)setNameIDMappingRequestNameIDPolicyUseAllowCreate:(BOOL)newNameIDMappingRequestNameIDPolicyUseAllowCreate;
public var nameIDMappingRequestNameIDPolicyUseAllowCreate: Bool {
  get {...}
set {...} }

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.

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