allowCredentials property

Implementation

external JSArray<PublicKeyCredentialDescriptor> get allowCredentials;
void allowCredentials=(JSArray<PublicKeyCredentialDescriptor> value)

Implementation

external set allowCredentials(JSArray<PublicKeyCredentialDescriptor> value);