SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestNameIDPolicyUseAllowCreate (property)

Controls inclusion of AllowCreate attribute in the request.

Syntax

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

Default Value

FALSE

Remarks

Controls inclusion of AllowCreate attribute in the request.

Use this property to check or specify whether the AllowCreate attribute is included in the authentication request.

This property is read-only.

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