@nextcloud/dialogs
Preparing search index...
<internal>
AuthenticationExtensionsClientInputs
Interface AuthenticationExtensionsClientInputs
interface
AuthenticationExtensionsClientInputs
{
appid
?:
string
;
credentialProtectionPolicy
?:
string
;
credProps
?:
boolean
;
enforceCredentialProtectionPolicy
?:
boolean
;
hmacCreateSecret
?:
boolean
;
largeBlob
?:
AuthenticationExtensionsLargeBlobInputs
;
minPinLength
?:
boolean
;
prf
?:
AuthenticationExtensionsPRFInputs
;
}
Index
Properties
appid?
credential
Protection
Policy?
cred
Props?
enforce
Credential
Protection
Policy?
hmac
Create
Secret?
large
Blob?
min
Pin
Length?
prf?
Properties
Optional
appid
appid
?:
string
Optional
credential
Protection
Policy
credentialProtectionPolicy
?:
string
Optional
cred
Props
credProps
?:
boolean
Optional
enforce
Credential
Protection
Policy
enforceCredentialProtectionPolicy
?:
boolean
Optional
hmac
Create
Secret
hmacCreateSecret
?:
boolean
Optional
large
Blob
largeBlob
?:
AuthenticationExtensionsLargeBlobInputs
Optional
min
Pin
Length
minPinLength
?:
boolean
Optional
prf
prf
?:
AuthenticationExtensionsPRFInputs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
appid
credential
Protection
Policy
cred
Props
enforce
Credential
Protection
Policy
hmac
Create
Secret
large
Blob
min
Pin
Length
prf
@nextcloud/dialogs
Loading...